From a7067171c7adbd804feb0993a31a62674e8c9dc7 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 22 Nov 2018 14:56:50 +0000 Subject: [PATCH 1/8] Start building against Spring Framework 4.3.21 snapshots See gh-15188 --- 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 60967c03c5..6a319eea36 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -153,7 +153,7 @@ 1.17 5.5.5 1.0-groovy-2.4 - 4.3.20.RELEASE + 4.3.21.BUILD-SNAPSHOT 1.7.11.RELEASE 1.2.6.RELEASE 3.0.9.RELEASE From 2d98054041c58c409f9ab14a398f8ffb337f5ec0 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 22 Nov 2018 15:02:41 +0000 Subject: [PATCH 2/8] Upgrade to Appengine Sdk 1.9.68 Closes gh-15236 --- 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 6a319eea36..edb86f0c6b 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -47,7 +47,7 @@ 5.14.5 2.7.7 - 1.9.67 + 1.9.68 1.5.6 1.8.13 2.6.0 From addc421bfdc429b11dab53f8ab7928aa18c89f01 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 22 Nov 2018 15:02:42 +0000 Subject: [PATCH 3/8] Upgrade to Ehcache 2.10.6 Closes gh-15237 --- 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 edb86f0c6b..299f74c442 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -70,7 +70,7 @@ 10.13.1.1 1.6.1 3.1.5 - 2.10.5 + 2.10.6 3.2.3 1.50.5 3.2.1 From b1853ee4e015d7a3c008e157cf8ab844853826fb Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 22 Nov 2018 15:02:43 +0000 Subject: [PATCH 4/8] Upgrade to Tomcat 8.5.35 Closes gh-15238 --- 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 299f74c442..1a1b47aa4a 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -186,7 +186,7 @@ 1.4.0 1.3 2.1.0.RELEASE - 8.5.34 + 8.5.35 1.4.26.Final 3.2.1 9f96c74 From d4b914828fe03cd3ec508122bf0364b26ad8359d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 22 Nov 2018 15:02:44 +0000 Subject: [PATCH 5/8] Upgrade to Jetty 9.4.14.v20181114 Closes gh-15239 --- 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 1a1b47aa4a..7b2ceb43bd 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -112,7 +112,7 @@ 2.9.0 2.25.1 2.0.4 - 9.4.12.v20180830 + 9.4.14.v20181114 2.2.0.v201112011158 8.0.33 1.1-rev-1 From 105d7e336dade8ddbbd6cf8959a3fa5c7a1dc682 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 22 Nov 2018 15:02:44 +0000 Subject: [PATCH 6/8] Upgrade to Spring Cloud Connectors 1.2.7.RELEASE Closes gh-15240 --- 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 7b2ceb43bd..217cdcc89d 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -155,7 +155,7 @@ 1.0-groovy-2.4 4.3.21.BUILD-SNAPSHOT 1.7.11.RELEASE - 1.2.6.RELEASE + 1.2.7.RELEASE 3.0.9.RELEASE Ingalls-SR16 0.23.0.RELEASE From e72bae53905bb43fa38bd0e870c2161b4e11edc7 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 22 Nov 2018 15:02:45 +0000 Subject: [PATCH 7/8] Upgrade to Spring Integration 4.3.18.RELEASE Closes gh-15241 --- 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 217cdcc89d..8331d192cc 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -159,7 +159,7 @@ 3.0.9.RELEASE Ingalls-SR16 0.23.0.RELEASE - 4.3.17.RELEASE + 4.3.18.RELEASE 1.2.3.RELEASE 1.1.8.RELEASE 2.3.2.RELEASE From 992d7dc24ba059168a73ac745934349b04bb6382 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 22 Nov 2018 15:02:46 +0000 Subject: [PATCH 8/8] Upgrade to Spring Session 1.3.4.RELEASE Closes gh-15242 --- 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 8331d192cc..b31c96cf40 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -171,7 +171,7 @@ 4.2.9.RELEASE 1.0.9.RELEASE 2.0.16.RELEASE - 1.3.3.RELEASE + 1.3.4.RELEASE 1.1.6.RELEASE 2.0.3.RELEASE 1.0.2.RELEASE