From fa5085f355c9d85e01649d96059b8f0c6a5d55a6 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Sat, 21 Oct 2017 08:11:16 +0100 Subject: [PATCH 1/3] Upgrade to Aspectj 1.8.12 Closes gh-10728 --- 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 b94fc5bdd6..7e2639df86 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -48,7 +48,7 @@ 2.7.7 1.9.58 1.5.5 - 1.8.11 + 1.8.12 2.6.0 3.9.3 2.1.4 From 46237c97fac723eedac47373049d91c76c0652e4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Sat, 21 Oct 2017 08:11:16 +0100 Subject: [PATCH 2/3] Upgrade to Hibernate Validator 5.3.6.Final Closes gh-10729 --- 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 7e2639df86..fde67046ad 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -86,7 +86,7 @@ 3.7.1 1.1.3 5.0.12.Final - 5.3.5.Final + 5.3.6.Final 2.5.1 2.3.13 2.4.13 From 8df5833b2a0e2eb8bf41f78e04f3196ca2a91aca Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Sat, 21 Oct 2017 08:11:17 +0100 Subject: [PATCH 3/3] Upgrade to Spring Ws 2.4.1.RELEASE Closes gh-10730 --- 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 fde67046ad..0e643d2da7 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -174,7 +174,7 @@ 2.0.3.RELEASE 1.0.2.RELEASE 1.1.2.RELEASE - 2.4.0.RELEASE + 2.4.1.RELEASE 3.15.1 3.1.0 ${javax-mail.version}