From e0c9f029fe5330b67563d24b4ac77611d78c9e6e Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 13 Mar 2019 11:23:47 +0100 Subject: [PATCH] #758 - Added build profile for Spring 5.2 snapshots. --- parent/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/parent/pom.xml b/parent/pom.xml index 1dd945fc..3d88e9b1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -660,6 +660,20 @@ + + spring52-next + + 5.2.0.BUILD-SNAPSHOT + 2.9.8 + + + + spring-libs-snapshot + https://repo.spring.io/libs-snapshot + + + + querydsl-next