From bf90e6704262da2edd6ce5d87d2198622f487c2d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 1 Jul 2016 11:34:42 +0100 Subject: [PATCH 01/10] Upgrade to Jackson 2.6.7 Closes gh-6265 --- 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 cc96ac5550..83d844adf6 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -86,7 +86,7 @@ 4.5.2 4.4.5 8.0.2.Final - 2.6.6 + 2.6.7 2.7.8 3.18.1-GA 1.0.0 From 6d3f6c5886fcf9259aaa240d43616bc3173c1d8c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 1 Jul 2016 11:35:15 +0100 Subject: [PATCH 02/10] Upgrade to EhCache 2.10.2.2.21 Closes gh-6266 --- 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 83d844adf6..574f5bf635 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -63,7 +63,7 @@ 1.3.2 10.12.1.1 3.1.2 - 2.10.2 + 2.10.2.2.21 1.50.5 3.2.1 2.3.23 From 03c0b247984066a69685f4f97b5c1c319559ab0f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 1 Jul 2016 11:35:40 +0100 Subject: [PATCH 03/10] Upgrade to httpasynclient 4.1.2 Closes gh-6267 --- 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 574f5bf635..35899852bf 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -82,7 +82,7 @@ 2.3.13 2.4.7.Final 2.3.4 - 4.1.1 + 4.1.2 4.5.2 4.4.5 8.0.2.Final From 5e6f859304f2d8b04466f6490d88644bcbcaa1af Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 1 Jul 2016 11:36:04 +0100 Subject: [PATCH 04/10] Upgrade to Tomcat 8.0.36 Closes gh-6268 --- 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 35899852bf..17a20e19cd 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -156,7 +156,7 @@ 2.1.1.RELEASE 1.3.3 1.3 - 8.0.33 + 8.0.36 1.3.23.Final 1.7 2.0 From 0976178def023bf2c4019174b9981aa2db71ad74 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 1 Jul 2016 11:36:33 +0100 Subject: [PATCH 05/10] Upgrade to Groovy 2.4.7 Closes gh-6269 --- 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 17a20e19cd..4589745a65 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -71,7 +71,7 @@ 8.1.0 3.0.0 1.12 - 2.4.6 + 2.4.7 2.3.1 1.4.192 1.3 From 72d59b9fcf2d1de2eb57ed056781de278d2e4b24 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 1 Jul 2016 11:37:10 +0100 Subject: [PATCH 06/10] Upgrade to Freemarker 2.3.24-incubating Closes gh-6270 --- 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 4589745a65..c875c33689 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -66,7 +66,7 @@ 2.10.2.2.21 1.50.5 3.2.1 - 2.3.23 + 2.3.24-incubating 1.5.2 8.1.0 3.0.0 From f48c02ccb56db87b112a160b00a0c9ce81768996 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 1 Jul 2016 11:37:39 +0100 Subject: [PATCH 07/10] Upgrade to Spring Integration 4.2.8.RELEASE Closes gh-6271 --- 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 c875c33689..3857ff09d2 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -134,7 +134,7 @@ 3.0.7.RELEASE Gosling-SR4 0.19.0.RELEASE - 4.2.6.RELEASE + 4.2.8.RELEASE 1.2.6.RELEASE 1.1.5.RELEASE 1.2.0.RELEASE From 51ea174256eb7775e297a3062b5575b8476c374f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 1 Jul 2016 11:38:46 +0100 Subject: [PATCH 08/10] Upgrade to Maven Failsafe Plugin 2.18.1 Closes gh-6273 --- 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 3857ff09d2..15b5ac3522 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -2072,7 +2072,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.18 + 2.18.1 org.apache.maven.plugins From e2de73b87e25aee338ccb1ea6ad26c8c1376c889 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 1 Jul 2016 11:39:23 +0100 Subject: [PATCH 09/10] Upgrade to Maven Javadoc Plugin 2.10.4 Closes gh-6274 --- 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 15b5ac3522..38c038696c 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -2092,7 +2092,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.1 + 2.10.4 org.apache.maven.plugins From e4cead6b89f69fdbc836b4d3a4169c5ad83d0219 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 1 Jul 2016 11:40:01 +0100 Subject: [PATCH 10/10] Upgrade to Git Commit ID Plugin 2.1.15 Closes gh-6276 --- 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 38c038696c..31fc704ed3 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -2142,7 +2142,7 @@ pl.project13.maven git-commit-id-plugin - 2.1.11 + 2.1.15