From e2bc24e3d7ba49a5b5cdc622e361d445ebacce62 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 20 Sep 2018 10:34:58 +0200 Subject: [PATCH 1/2] Upgrade to Spring Web Services 2.4.3.RELEASE Closes gh-14527 --- 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 c9f126502f..7835a07fd0 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -176,7 +176,7 @@ 2.0.3.RELEASE 1.0.2.RELEASE 1.1.2.RELEASE - 2.4.2.RELEASE + 2.4.3.RELEASE 3.15.1 3.1.0 ${javax-mail.version} From 8aece088a4b0c0bb6b7c61a1608f6767240cabd2 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 20 Sep 2018 10:43:52 +0200 Subject: [PATCH 2/2] Upgrade to Spring Web Services 3.0.4.RELEASE Closes gh-14526 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index c83399453a..b14d41d5bf 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -165,7 +165,7 @@ 1.2.2.RELEASE 5.0.8.RELEASE Apple-SR5 - 3.0.3.RELEASE + 3.0.4.RELEASE 3.21.0.1 3.1.0 ${javax-mail.version}