From 754d7a082957f26b6c22830b505f549f77438219 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 8 Nov 2022 15:59:57 +0100 Subject: [PATCH] Upgrade to Reactor 2022.0.0. [resolves #554] Signed-off-by: Mark Paluch --- pom.xml | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index c5008e6c..ecee3113 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ UTF-8 UTF-8 1.0.0.RELEASE - 2022.0.0-SNAPSHOT + 2022.0.0 2.1 5.3.23 1.17.5 @@ -640,27 +640,4 @@ - - - oss-sonatype-snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - - true - - - - - spring-libs-snapshot - https://repo.spring.io/libs-snapshot - - true - - - - - spring-libs-milestone - https://repo.spring.io/libs-milestone - - -