From 3eacf493f781382baacfbe674a625f45ee4924c6 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 8 Jan 2018 16:08:46 +0100 Subject: [PATCH] #484 - Upgraded build profiles for forward compatibility builds. Upgraded to Spring 5.0.2 and 5.0.3 snapshots as well as Querydsl 4.1.5 snapshots. --- parent/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index fe83b64b..7e3363c4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -581,8 +581,8 @@ spring5 - 5.0.0.RELEASE - 2.9.1 + 5.0.2.RELEASE + 2.9.3 @@ -592,8 +592,8 @@ spring5-next - 5.0.1.BUILD-SNAPSHOT - 2.9.1 + 5.0.3.BUILD-SNAPSHOT + 2.9.3 @@ -608,7 +608,7 @@ querydsl-next - 4.1.4.BUILD-SNAPSHOT + 4.1.5.BUILD-SNAPSHOT