From 79914e6c2e433b5fec62ebd190271f0872a65b45 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 13 Mar 2024 17:52:21 +0100 Subject: [PATCH] GH-2108 - Upgrade to Spring Framework 6.0.18 snapshots. --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 833098fe..a0144d0d 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ 1.18.30 2022.0.13 2.0.9 - 6.0.14 + 6.0.18-SNAPSHOT 3.0.0 1.8.22 1.6.4 @@ -895,4 +895,11 @@ 2.1.x + + + spring-snapshot + https://repo.spring.io/snapshot + + +