From 50924d40c3817e29df10cd06df01f9f9d88a1b22 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 May 2025 15:14:14 +0200 Subject: [PATCH] Upgrade to Jackson 2.19.0, Spring Framework 6.2.6, Spring Data 2025.0.0, Reactor 2024.0.6. Closes gh-916 --- pom.xml | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index a5e783b2..18ddb87c 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ 5.4.4 5.3.4 - 2.18.3 + 2.19.0 4.0.9 2.9.0 5.12.2 @@ -40,10 +40,10 @@ 5.17.0 4.1.121.Final 3.14.9 - 6.2.6 - 2025.0.0-RC1 + 6.2.7 + 2025.0.0 6.4.5 - 2024.0.5 + 2024.0.6 UTF-8 17 @@ -1025,18 +1025,4 @@ - - - spring-plugins-release - https://repo.spring.io/plugins-release - - - - - - spring-milestone - https://repo.spring.io/milestone - - -