From 9b645973b2b72432807f838f27c3e114ee6519b1 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 11 Aug 2020 11:47:01 +0200 Subject: [PATCH] #1348 - Fix spring-next build profile. Refer to Spring 5.3 instead of 5.2. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 51b196b7..fc40fced 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ spring-next 2020.0.0-SNAPSHOT - 5.2.0.BUILD-SNAPSHOT + 5.3.0-SNAPSHOT