From 9f1d435b8d38ecc0e1d001e24b03d2e6e62f383f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 7 Sep 2017 10:00:04 +0100 Subject: [PATCH] Upgrade to Spring Loaded 1.2.8.RELEASE Closes gh-10197 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 11b6bfc6f0..53ca8df7de 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -161,7 +161,7 @@ 1.2.2.RELEASE 1.1.6.RELEASE 2.3.1.RELEASE - 1.2.7.RELEASE + 1.2.8.RELEASE 1.1.5.RELEASE 1.2.0.RELEASE 1.1.3.RELEASE