From 911f728bc3575d0879d2b42ca34c75a900d03709 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 29 Jun 2016 17:01:55 +0100 Subject: [PATCH 1/2] Start building against Spring Framework 4.2.7 snapshots See gh-6249 --- 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 796a2a22c79..2a08dce71a5 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -128,7 +128,7 @@ 1.16 4.10.4 1.0-groovy-2.4 - 4.2.6.RELEASE + 4.2.7.BUILD-SNAPSHOT 1.5.6.RELEASE 1.2.2.RELEASE 3.0.7.RELEASE From 4c8729a3f230b27b93a829def4fcb3aa6c612fa6 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 29 Jun 2016 17:02:40 +0100 Subject: [PATCH 2/2] Upgrade to Undertow 1.3.23.Final Closes gh-6245 --- 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 2a08dce71a5..cc96ac55501 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -157,7 +157,7 @@ 1.3.3 1.3 8.0.33 - 1.3.22.Final + 1.3.23.Final 1.7 2.0 9f96c74