From d63f2c8c486543a8c486a1bc7f9a115e3b871b37 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Sun, 3 Nov 2019 15:43:35 +0100 Subject: [PATCH] #910 - Upgrade to Spring Framework 5.1.11 closes: #910 --- parent/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 31f11af4..d1f60aa9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -109,7 +109,7 @@ 1.2.1 2.2.12 1.7.26 - 5.1.11.BUILD-SNAPSHOT + 5.1.11.RELEASE 0.25.2.RELEASE 1.3.8 1.1.0.Final @@ -805,7 +805,7 @@ spring51-next - 5.1.11.BUILD-SNAPSHOT + 5.1.12.BUILD-SNAPSHOT @@ -818,7 +818,7 @@ spring52 - 5.2.0.RELEASE + 5.2.1.RELEASE @@ -831,7 +831,7 @@ spring52-next - 5.2.0.BUILD-SNAPSHOT + 5.2.2.BUILD-SNAPSHOT