From 5c2d4980de7a9e8d942a8a5997c6e36162145f73 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 4 May 2018 19:18:36 +0100 Subject: [PATCH 1/9] Upgrade to Couchbase Client 2.5.8 Closes gh-13067 --- 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 a0810cefbc..d078a07089 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -49,7 +49,7 @@ 3.7 1.6 2.5.0 - 2.5.7 + 2.5.8 2.1.0 10.14.1.0 1.6.1 From ff915b3450a3e47e231e9376a4091fd0b03b7122 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 4 May 2018 19:18:36 +0100 Subject: [PATCH 2/9] Upgrade to Hazelcast 3.9.4 Closes gh-13068 --- 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 d078a07089..502a1d21e6 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -65,7 +65,7 @@ 2.8.4 1.4.197 1.3 - 3.9.3 + 3.9.4 1.2.3 5.2.16.Final 6.0.9.Final From 9ec27d1f97049151fb4c7c9b0aaaed3348c7b7fb Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 4 May 2018 19:18:37 +0100 Subject: [PATCH 3/9] Upgrade to Rxjava2 2.1.13 Closes gh-13069 --- 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 502a1d21e6..99a4335361 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -141,7 +141,7 @@ 1.0.2 1.3.8 1.2.1 - 2.1.12 + 2.1.13 3.9.1 2.29.3 4.1.2 From 205449cca1134517a8491d4e8cd48c0951473966 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 4 May 2018 19:18:38 +0100 Subject: [PATCH 4/9] Upgrade to Javax Money 1.0.3 Closes gh-13070 --- 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 99a4335361..ac76d727ea 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -86,7 +86,7 @@ 1.1.2 1.0 1.6.1 - 1.0.1 + 1.0.3 1.2 2.0.1.Final 1.1.6 From 578dd8611c87024107b750fefa9e80a06cd72b25 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 4 May 2018 19:18:39 +0100 Subject: [PATCH 5/9] Upgrade to Elasticsearch 5.6.9 Closes gh-13071 --- 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 ac76d727ea..76953f62a8 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -59,7 +59,7 @@ 2.0.3 5.0.7 2.3.28 - 5.6.8 + 5.6.9 3.0.0 2.4.15 2.8.4 From 36880ad25b51d219b3eda1286390da9572d8d57b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 4 May 2018 19:18:39 +0100 Subject: [PATCH 6/9] Upgrade to Hibernate 5.2.17.Final Closes gh-13072 --- 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 76953f62a8..d933461247 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -67,7 +67,7 @@ 1.3 3.9.4 1.2.3 - 5.2.16.Final + 5.2.17.Final 6.0.9.Final 2.7.9 2.4.0 From ee587130b274db55c78a9a66ca4813d167d896d5 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 4 May 2018 19:18:40 +0100 Subject: [PATCH 7/9] Upgrade to Narayana 5.8.1.Final Closes gh-13073 --- 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 d933461247..03bc9ef2da 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -127,7 +127,7 @@ 3.6.3 6.2.2.jre8 5.1.46 - 5.8.0.Final + 5.8.1.Final 1.9.22 3.1.0 4.1.24.Final From c74292c222dd9b956be626b5d7f26d2d1ea53f7a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 4 May 2018 19:18:40 +0100 Subject: [PATCH 8/9] Upgrade to Jooq 3.10.7 Closes gh-13074 --- 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 03bc9ef2da..f37230b2bc 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -105,7 +105,7 @@ 2.9.9 1.5.0 1.1.7 - 3.10.6 + 3.10.7 1.5.0 2.4.0 1.2 From fefe9e4e499776ebcb72ff02a56d5c9b01dfa25a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 4 May 2018 19:18:41 +0100 Subject: [PATCH 9/9] Upgrade to Junit Jupiter 5.1.1 Closes gh-13075 --- 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 f37230b2bc..bc76ff2374 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -111,7 +111,7 @@ 1.2 1.3.1 4.12 - 5.1.0 + 5.1.1 1.1.0 1.0.1 1.2.41