From 534da785c07f9b9f5097ed80cc5caac81d08f2ca Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Mon, 23 Sep 2019 14:49:12 +0200 Subject: [PATCH] #68 - Upgrade to Spring Framework 5.2 M3. Preparation for the upgrade to 5.2 GA. Snapshots buildable using -Pspring5-next. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7fa6a0c..32783e8 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ UTF-8 - 5.1.8.RELEASE + 5.2.0.M3 1.7.25 spring.plugin @@ -68,7 +68,7 @@ spring5-next - 5.1.5.BUILD-SNAPSHOT + 5.2.0.BUILD-SNAPSHOT