From 5484000651d83f530bdecc2d71ec9edd94e339bd Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 13 May 2016 11:57:35 +0100 Subject: [PATCH 1/4] Upgrade to HikariCP 2.4.6 Closes gh-5945 --- 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 c641b272f9c..0e2719e5372 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -78,7 +78,7 @@ 3.5.5 4.3.11.Final 5.2.4.Final - 2.4.5 + 2.4.6 2.3.13 2.4.7.Final 2.3.3 From 1b8ffe8f74022abf5d80f98961cb88a8cc057673 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 13 May 2016 11:58:03 +0100 Subject: [PATCH 2/4] Upgrade to MySQL Java Connector 5.1.39 Closes gh-5946 --- 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 0e2719e5372..54794c8985a 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -116,7 +116,7 @@ 1.2.3 1.10.19 2.13.3 - 5.1.38 + 5.1.39 1.9.22 9.4.1208.jre7 2.0.8.RELEASE From b07fa756640d8d02bc8ac19dcb441e9bb04708ec Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 13 May 2016 11:58:40 +0100 Subject: [PATCH 3/4] Upgrade to jOOQ 3.7.4 Closes gh-5947 --- 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 54794c8985a..0bb8ffc2aef 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -103,7 +103,7 @@ 1.11 2.8.2 1.3.3 - 3.7.3 + 3.7.4 20140107 1.2.3 2.0.0 From ae89cb0355c72b803e27635d39126d1708fbc69f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 13 May 2016 11:59:07 +0100 Subject: [PATCH 4/4] Upgrade to Spring Integration 4.2.6.RELEASE Closes gh-5949 --- 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 0bb8ffc2aef..8ecf0d75520 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.5.RELEASE + 4.2.6.RELEASE 1.2.6.RELEASE 1.1.5.RELEASE 1.2.0.RELEASE