From 8cb227e8413342239feba70becd5f5cb27951c35 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 9 Jun 2020 11:40:22 +0200 Subject: [PATCH] #1106 - Upgrade to Spring Framework 5.1.16. --- parent/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index beb3ecac..26877a35 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -109,7 +109,7 @@ 1.2.1 2.2.19 1.7.26 - 5.1.16.BUILD-SNAPSHOT + 5.1.16.RELEASE 0.25.2.RELEASE 1.3.8 1.1.0.Final @@ -818,7 +818,7 @@ spring52 - 5.2.6.RELEASE + 5.2.7.RELEASE @@ -831,7 +831,7 @@ spring52-next - 5.2.7.BUILD-SNAPSHOT + 5.2.8.BUILD-SNAPSHOT