From 34ff8c53bb57075bf7cae44bdec0131894bc1fc4 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 21 Jul 2020 11:13:35 +0200 Subject: [PATCH] #1131 - Upgrade to Spring Framework 5.2.8. --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index f350fa3f..7bb4bcdf 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -121,7 +121,7 @@ 1.2.1 2.2.19 1.7.26 - 5.2.8.BUILD-SNAPSHOT + 5.2.8.RELEASE 1.0.5.RELEASE 2.0.0.RELEASE 1.12.5 @@ -866,7 +866,7 @@ spring52-next - 5.2.8.BUILD-SNAPSHOT + 5.2.9.BUILD-SNAPSHOT