From 8c829fbb086d59ce8a052e72def5c323bdbccaf0 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 23 Jan 2018 11:25:58 +0100 Subject: [PATCH] #491 - Upgrade to Spring Framework 5.0.3. Re-introduced build profile for Spring 5.0 snapshots. --- parent/pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 944d5c8c..35b83cda 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -107,7 +107,7 @@ 1.2.1 2.1.7 1.7.25 - 5.0.2.RELEASE + 5.0.3.RELEASE 0.23.0.RELEASE 1.3.6 1.1.0.Final @@ -595,6 +595,19 @@ + + spring5-next + + 5.0.4.BUILD-SNAPSHOT + + + + spring-libs-snapshot + https://repo.spring.io/libs-snapshot + + + + querydsl-next