From c727a2fe47a4171debaa4f649b779e30ab5f5d66 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 7 May 2018 08:42:58 +0200 Subject: [PATCH] #552 - Upgrade to Spring Framework 4.3.17 snapshots. --- parent/pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index f52c6944..b44d04f6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -105,7 +105,7 @@ 4.1.4 1.2.10 1.7.25 - 4.3.15.RELEASE + 4.3.17.BUILD-SNAPSHOT 0.23.0.RELEASE 1.3.6 1.0.0.GA @@ -601,7 +601,7 @@ spring43-next - 4.3.16.BUILD-SNAPSHOT + 4.3.17.BUILD-SNAPSHOT @@ -963,6 +963,13 @@ false + + spring-libs-snapshot + https://repo.spring.io/libs-snapshot + + true + +