From 330a6832cd8e2d015cc5774bdb97156b99fdf70c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 12 Feb 2019 11:03:46 +0000 Subject: [PATCH 1/6] Upgrade to Undertow 1.4.27.Final Closes gh-15902 --- 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 d96415951a..9f18262553 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -187,7 +187,7 @@ 1.3 2.1.0.RELEASE 8.5.37 - 1.4.26.Final + 1.4.27.Final 3.2.1 9f96c74 0.32-1 From 8420dbac9b7342c30edd92c1b6af8aa8dce8c1d2 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 12 Feb 2019 11:03:47 +0000 Subject: [PATCH 2/6] Upgrade to Httpclient 4.5.7 Closes gh-15903 --- 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 9f18262553..0cfc82a3c6 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -94,7 +94,7 @@ 2.3.6 2.21 4.1.4 - 4.5.6 + 4.5.7 4.4.10 8.2.11.Final 2.8.11.20181123 From 8c4bffd5cfb53f0da523aaf6ad2efa1d708dd51c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 12 Feb 2019 11:03:48 +0000 Subject: [PATCH 3/6] Upgrade to Httpcore 4.4.11 Closes gh-15904 --- 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 0cfc82a3c6..bd6bce685b 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -95,7 +95,7 @@ 2.21 4.1.4 4.5.7 - 4.4.10 + 4.4.11 8.2.11.Final 2.8.11.20181123 2.7.8 From bdfe377af5c2c0ef37c4af5327a01a80ebcab81f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 12 Feb 2019 11:03:49 +0000 Subject: [PATCH 4/6] Upgrade to Tomcat 8.5.38 Closes gh-15905 --- 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 bd6bce685b..6acc278a81 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.37 + 8.5.38 1.4.27.Final 3.2.1 9f96c74 From 984c0d85b90f5e666114986594162097a023ce3a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 12 Feb 2019 11:03:50 +0000 Subject: [PATCH 5/6] Upgrade to Spring Retry 1.2.4.RELEASE Closes gh-15906 --- 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 6acc278a81..4732007b49 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -167,7 +167,7 @@ 1.1.5.RELEASE 1.2.0.RELEASE 1.1.3.RELEASE - 1.2.3.RELEASE + 1.2.4.RELEASE 4.2.11.RELEASE 1.0.9.RELEASE 2.0.16.RELEASE From df28a44620a3819755f070d1a0543daba429ed78 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 12 Feb 2019 11:03:51 +0000 Subject: [PATCH 6/6] Upgrade to Spring Security Jwt 1.0.10.RELEASE Closes gh-15907 --- 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 4732007b49..8fdf65f229 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -169,7 +169,7 @@ 1.1.3.RELEASE 1.2.4.RELEASE 4.2.11.RELEASE - 1.0.9.RELEASE + 1.0.10.RELEASE 2.0.16.RELEASE 1.3.5.RELEASE 1.1.6.RELEASE