From f181a4d6a64abee72260af1930dfbf6bb45c69ef Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 16 Nov 2023 11:44:56 +0100 Subject: [PATCH] #2070 - Upgrade to Reactor 2022.0.13. --- pom.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1148a477..7d9107bb 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ 2.7.0 5.9.3 1.18.30 - 2022.0.9 + 2022.0.13 2.0.7 6.0.11 3.0.0 @@ -95,7 +95,7 @@ spring-next - 2022.0.10-SNAPSHOT + 2022.0.14-SNAPSHOT 6.0.12-SNAPSHOT @@ -106,6 +106,20 @@ + + spring-61-next + + 2023.0.1-SNAPSHOT + 6.1.0-SNAPSHOT + + + + spring-snapshot + https://repo.spring.io/snapshot + + + + kotlin-next