From 6a93fa1dd0580e17da7f598d38da1ccd96da089e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 17 Feb 2015 09:52:59 +0000 Subject: [PATCH 1/8] Upgrade to Jackson 2.3.5 Closes gh-2497 --- 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 7d42a4cc45e..7589f40a333 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -72,7 +72,7 @@ 2.3.2 4.0.2 4.3.6 - 2.3.4 + 2.3.5 2.6.1 3.18.1-GA 1.1.6 From 3f285d1bf09d2bc991c4d1eccb1696ddb3232070 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 17 Feb 2015 09:53:29 +0000 Subject: [PATCH 2/8] Upgrade to Tomcat 7.0.59 Closes gh-2498 --- 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 7589f40a333..f9a7d991ddb 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -116,7 +116,7 @@ 2.1.4.RELEASE 2.1.1.RELEASE 1.2.7 - 7.0.57 + 7.0.59 1.7 2.0 1.6.3 From cdc2008146780049b72a1b7255a06519cdc77bc5 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 17 Feb 2015 09:54:01 +0000 Subject: [PATCH 3/8] Upgrade to AspectJ 1.8.5 Closes gh-2499 --- 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 f9a7d991ddb..8900e40d818 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -47,7 +47,7 @@ 1.1.11.BUILD-SNAPSHOT 5.9.1 - 1.8.4 + 1.8.5 3.0.2 1.9.2 3.2.1 From 8c534547c99f6a97e32c2e2640a85bd6def03822 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 17 Feb 2015 09:54:26 +0000 Subject: [PATCH 4/8] Upgrade to Groovy 2.3.9 Closes gh-2500 --- 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 8900e40d818..ae25addb3b8 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -60,7 +60,7 @@ 2.3.21 7.0.2 1.6 - 2.3.8 + 2.3.9 1.3.176 1.3 4.3.8.Final From 3b8c9418b1ab9146b313a203c00e061719694a62 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 17 Feb 2015 09:54:51 +0000 Subject: [PATCH 5/8] Upgrade to JDom 2.0.6 Closes gh-2501 --- 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 ae25addb3b8..970ca986bde 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -76,7 +76,7 @@ 2.6.1 3.18.1-GA 1.1.6 - 2.0.5 + 2.0.6 2.4.2 8.1.16.v20140903 2.2.0.v201112011158 From 4840417cd93e9b8362294c281b680806299edcc1 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 17 Feb 2015 09:55:16 +0000 Subject: [PATCH 6/8] Upgrade to mongo-java-driver 2.12.5 Closes gh-2502 --- 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 970ca986bde..dfc2faea5df 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -89,7 +89,7 @@ 1.2.17 1.1.2 1.9.5 - 2.12.4 + 2.12.5 5.1.34 1.1.5.RELEASE 1.1.3.RELEASE From 99a06615657730d69a1adc20e7c84b8befefd7bd Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 17 Feb 2015 09:55:47 +0000 Subject: [PATCH 7/8] Upgrade to Spring Batch 3.0.3.RELEASE Closes gh-2503 --- 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 dfc2faea5df..2c96052c9e9 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -100,7 +100,7 @@ 0.7-groovy-2.0 4.0.9.RELEASE 1.3.9.RELEASE - 3.0.2.RELEASE + 3.0.3.RELEASE Dijkstra-SR5 0.16.0.RELEASE 4.0.6.RELEASE From 11e04448140d15f0304411cd82bf88a62d44f9d0 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 17 Feb 2015 09:56:15 +0000 Subject: [PATCH 8/8] Upgrade to Spring Security JWT 1.0.3.RELEASE Closes gh-2304 --- 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 2c96052c9e9..42041ebeb0c 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -107,7 +107,7 @@ 1.2.1.RELEASE 1.1.3.RELEASE 3.2.5.RELEASE - 1.0.2.RELEASE + 1.0.3.RELEASE 1.1.0.RELEASE 1.1.1.RELEASE 1.0.1.RELEASE