From 385670d83bb7b7241ea0bfa9a6d369b49c978111 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 2 Oct 2018 09:25:53 +0200 Subject: [PATCH] Upgrade to Spring Framework 5.1 GA. Closes gh-310. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9759a961..f898807f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ UTF-8 - 5.1.0.RC3 + 5.1.0.RELEASE Lovelace-RC2 Californium-RC1 1.8 @@ -398,7 +398,7 @@ springNext - 5.1.0.BUILD-SNAPSHOT + 5.1.1.BUILD-SNAPSHOT