From 07540a7f17813bb2a97d03f382dc96bd6bd98d07 Mon Sep 17 00:00:00 2001 From: Violeta Georgieva Date: Thu, 2 Mar 2023 16:13:09 +0200 Subject: [PATCH] Released 2022.0.4 and 2020.0.29 --- src/main/resources/boms.yml | 4 ++-- src/main/resources/modules.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/boms.yml b/src/main/resources/boms.yml index 11e81fdf..d8159200 100644 --- a/src/main/resources/boms.yml +++ b/src/main/resources/boms.yml @@ -1,10 +1,10 @@ --- type: stable -name: 2022.0.3 +name: 2022.0.4 codename: F coreVersion: 3.5.3 testVersion: 3.5.3 -nettyVersion: 1.1.3 +nettyVersion: 1.1.4 extraVersion: 3.5.0 adapterVersion: 3.5.0 kafkaVersion: 1.3.16 diff --git a/src/main/resources/modules.yml b/src/main/resources/modules.yml index e51b2836..8145eacd 100644 --- a/src/main/resources/modules.yml +++ b/src/main/resources/modules.yml @@ -6,7 +6,7 @@ name: olderBoms groupId: io.projectreactor artifactId: reactor-bom versions: - - 2020.0.28 + - 2020.0.29 #badVersions is used as placeholder for release trains that hit EoL badVersions: - Dysprosium-SR25