From cfbc9eacfbfedc1436ef1df85de6cf185962cc46 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Thu, 12 Dec 2019 10:42:21 -0600 Subject: [PATCH] Upgrade to Spring Framework 5.2.3.BUILD-SNAPSHOT for edge testing. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 17c4e0f..b44578b 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ spring52-next - 5.2.0.BUILD-SNAPSHOT + 5.2.3.BUILD-SNAPSHOT