From 49433ccef16b9e6b29abf92a07d1d2b422c732a2 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 15:32:28 +0100 Subject: [PATCH 01/27] Upgrade to Couchbase Client 2.7.10 Closes gh-19114 --- 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 7429c541fa..3d5856d154 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -51,7 +51,7 @@ 3.8.1 1.6 2.6.2 - 2.7.9 + 2.7.10 2.1.0 1.0.8.RELEASE 10.14.2.0 From 3a86a6922cb58952f4ee87b7ddff7b7c4fb8f26f Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 15:32:29 +0100 Subject: [PATCH 02/27] Upgrade to Appengine Sdk 1.9.77 Closes gh-19115 --- 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 3d5856d154..9a7cdff1d0 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -36,7 +36,7 @@ 5.15.10 2.7.7 - 1.9.76 + 1.9.77 2.6.4 1.9.4 3.11.1 From 48681243717e8976b4cf17328ec90f90c3da135b Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 15:32:31 +0100 Subject: [PATCH 03/27] Upgrade to Querydsl 4.2.2 Closes gh-19116 --- 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 9a7cdff1d0..71615cac9d 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -149,7 +149,7 @@ 42.2.8 0.5.0 2.3.2 - 4.2.1 + 4.2.2 5.4.3 Californium-BUILD-SNAPSHOT 3.1.1 From ab6d163f739a637bb8707c18fe27a3a27667626b Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 15:32:32 +0100 Subject: [PATCH 04/27] Upgrade to Netty Tcnative 2.0.27.Final Closes gh-19117 --- 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 71615cac9d..79c580b700 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -143,7 +143,7 @@ 1.9.22 3.1.15 4.1.43.Final - 2.0.26.Final + 2.0.27.Final 1.1.0 1.0.6 42.2.8 From 1387067208e40f3edfccf19ec3383c21094d7e98 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 15:32:33 +0100 Subject: [PATCH 05/27] Upgrade to Rxjava2 2.2.15 Closes gh-19118 --- 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 79c580b700..b006dcb089 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -156,7 +156,7 @@ 1.0.3 1.3.8 1.2.1 - 2.2.14 + 2.2.15 3.14.0 2.33.0 4.3.0 From 4a76787c6076d66a3b59888b0d120b12b1bac7b5 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 15:32:35 +0100 Subject: [PATCH 06/27] Upgrade to Undertow 2.0.28.Final Closes gh-19119 --- 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 b006dcb089..18f95efc7b 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -192,7 +192,7 @@ 3.0.4.RELEASE 9.0.27 4.0.12 - 2.0.27.Final + 2.0.28.Final 3325375 0.35 5.0.3 From f64c6fc0c30b63c982bad8b4c7487af5190fec77 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 15:32:37 +0100 Subject: [PATCH 07/27] Upgrade to Tomcat 9.0.29 Closes gh-19120 --- 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 18f95efc7b..855e27412f 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -190,7 +190,7 @@ 2.3.0 2.0.1 3.0.4.RELEASE - 9.0.27 + 9.0.29 4.0.12 2.0.28.Final 3325375 From f83b08eb597f9324f7d502911a4ef63fde8cf763 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 15:32:38 +0100 Subject: [PATCH 08/27] Upgrade to Jetty 9.4.24.v20191120 Closes gh-19121 --- 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 855e27412f..f8b79d09cc 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -107,7 +107,7 @@ 2.9.3 2.27 6.3.1 - 9.4.22.v20191022 + 9.4.24.v20191120 2.2.0.v201112011158 8.5.40 1.0.3 From 90acbb124a9645ea8feea9ef29a3f283809c070b Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 15:32:39 +0100 Subject: [PATCH 09/27] Upgrade to Jaybird 3.0.8 Closes gh-19122 --- 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 f8b79d09cc..ffe0f98daa 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -100,7 +100,7 @@ 2.0.1.Final 1.1 1.1.6 - 3.0.6 + 3.0.8 3.3.3.Final 7.6.0.Final 2.0.6 From a1884d2c10a0af11dfde92a28836339cf1762ee9 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 15:32:40 +0100 Subject: [PATCH 10/27] Upgrade to Hibernate 5.3.14.Final Closes gh-19123 --- 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 ffe0f98daa..11e9ff34cb 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -71,7 +71,7 @@ 1.3 3.11.5 1.2.3 - 5.3.13.Final + 5.3.14.Final 6.0.18.Final 3.2.0 2.4.1 From 01e0a27159306f37ff2b060b6d9579cf62df9b89 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 15:32:42 +0100 Subject: [PATCH 11/27] Upgrade to Maven Enforcer Plugin 3.0.0-M3 Closes gh-19124 --- 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 11e9ff34cb..b322257a67 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -209,7 +209,7 @@ 3.8.1 3.1.1 2.8.2 - 3.0.0-M2 + 3.0.0-M3 2.22.2 2.5.2 3.1.0 From 901b8dab145499d995e0d74f9779025e474be795 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:07 +0100 Subject: [PATCH 12/27] Upgrade to Couchbase Client 2.7.10 Closes gh-19125 --- 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 137d6815f6..bc78d8c103 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -52,7 +52,7 @@ 3.9 1.6 2.7.0 - 2.7.9 + 2.7.10 2.1.0 1.0.8.RELEASE 11.5.0.0 From 73748955079ee317964051a99aec42a19bbb6562 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:09 +0100 Subject: [PATCH 13/27] Upgrade to Jackson 2.10.1 Closes gh-19126 --- 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 bc78d8c103..343f52f263 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -83,7 +83,7 @@ 9.4.16.Final 2.15 - 2.10.0 + 2.10.1 ${jackson.version} 1.2.1 1.3.5 From cc29054c0b32c30149344a4ffdb7ffa868ebed1e Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:10 +0100 Subject: [PATCH 14/27] Upgrade to Appengine Sdk 1.9.77 Closes gh-19127 --- 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 343f52f263..59149b0f67 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -36,7 +36,7 @@ 5.15.10 2.7.7 - 1.9.76 + 1.9.77 2.10.1 1.9.4 3.13.2 From ddbd8c7eb5f7b4581e1fc2bdb79d09e35873f4cd Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:11 +0100 Subject: [PATCH 15/27] Upgrade to Querydsl 4.2.2 Closes gh-19128 --- 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 59149b0f67..9f1fbaef7b 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -169,7 +169,7 @@ 42.2.8 0.7.0 2.3.2 - 4.2.1 + 4.2.2 5.7.3 Dysprosium-BUILD-SNAPSHOT 3.3.0 From f7054d4a24fe8a7df7865ad2deba13c9c330ff25 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:13 +0100 Subject: [PATCH 16/27] Upgrade to Netty Tcnative 2.0.27.Final Closes gh-19129 --- 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 9f1fbaef7b..18d69adbba 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -161,7 +161,7 @@ 1.9.22 3.2.2 4.1.43.Final - 2.0.26.Final + 2.0.27.Final 1.1.0 19.3.0.0 3.14.4 From 0601aad5a7f2e87ef7addaeb5f4d9ff242233762 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:14 +0100 Subject: [PATCH 17/27] Upgrade to Rxjava2 2.2.15 Closes gh-19130 --- 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 18d69adbba..ab7ba4c49e 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -177,7 +177,7 @@ 1.0.0-RC5 1.3.8 1.2.1 - 2.2.14 + 2.2.15 3.141.59 2.36.0 4.4.1 From 7acb9f3c9544e757a2895937a7bf566d5a9dedbc Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:15 +0100 Subject: [PATCH 18/27] Upgrade to Undertow 2.0.28.Final Closes gh-19131 --- 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 ab7ba4c49e..54d158eb89 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -209,7 +209,7 @@ 3.0.4.RELEASE 9.0.27 4.0.12 - 2.0.27.Final + 2.0.28.Final 3325375 0.41 1.6.3 From 2a1cab4fad54479965b5cb85218cfb9fee741ab4 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:16 +0100 Subject: [PATCH 19/27] Upgrade to Byte Buddy 1.10.3 Closes gh-19132 --- 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 54d158eb89..de622eb92f 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -43,7 +43,7 @@ 4.0.6 4.0.1 2.1.4 - 1.10.2 + 1.10.3 2.8.0 3.7.2 1.5.1 From 93dd6e69a8fd4db0646d6051329997c25c953195 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:18 +0100 Subject: [PATCH 20/27] Upgrade to Johnzon Jsonb 1.2.2 Closes gh-19133 --- 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 de622eb92f..e3bf5c85cb 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -133,7 +133,7 @@ 2.10.5 1.6.2 - 1.2.1 + 1.2.2 ${johnzon-jsonb.version} 3.12.3 1.5.0 From 5950cdda1080c6dda2c1d5a539f8a039231fb385 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:20 +0100 Subject: [PATCH 21/27] Upgrade to Tomcat 9.0.29 Closes gh-19134 --- 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 e3bf5c85cb..9758d2a5b7 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -207,7 +207,7 @@ 2.4.1 2.0.1 3.0.4.RELEASE - 9.0.27 + 9.0.29 4.0.12 2.0.28.Final 3325375 From 198879007b62075f32bba004dfd711d275860030 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:21 +0100 Subject: [PATCH 22/27] Upgrade to Jetty 9.4.24.v20191120 Closes gh-19135 --- 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 9758d2a5b7..18bb3a9842 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -124,7 +124,7 @@ 3.1.0 2.29.1 6.3.1 - 9.4.22.v20191022 + 9.4.24.v20191120 2.2.0.v201112011158 8.5.40 1.0.3 From 7a77474e891d69ab3aee67e78aa49b77d8ef8780 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:23 +0100 Subject: [PATCH 23/27] Upgrade to Elasticsearch 6.8.5 Closes gh-19136 --- 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 18bb3a9842..fb5ee45176 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -63,7 +63,7 @@ 2.2.0 6.0.8 2.3.29 - 6.8.4 + 6.8.5 3.0.3 2.3.2 2.5.8 From 2b0570ff101f19dc997463c203eaa5b61bf31504 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:24 +0100 Subject: [PATCH 24/27] Upgrade to Jaybird 3.0.8 Closes gh-19137 --- 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 fb5ee45176..92f707016b 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -117,7 +117,7 @@ 2.0.1.Final 1.1 1.2.0 - 3.0.6 + 3.0.8 3.4.1.Final 7.6.0.Final 2.0.6 From d746b7a47a4afd9568211a96e15aa92bbd8d569b Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:26 +0100 Subject: [PATCH 25/27] Upgrade to Hibernate 5.4.9.Final Closes gh-19138 --- 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 92f707016b..b715128ae9 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -72,7 +72,7 @@ 2.1 3.12.4 1.3.2 - 5.4.8.Final + 5.4.9.Final 6.0.18.Final 3.4.1 2.5.0 From c4a646867ebacd0c41095c9c31c63e7e533cbf27 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:27 +0100 Subject: [PATCH 26/27] Upgrade to Liquibase 3.8.1 Closes gh-19139 --- 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 b715128ae9..8b109cf3c7 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -146,7 +146,7 @@ 1.3.60 1.3.2 5.2.1.RELEASE - 3.8.0 + 3.8.1 2.12.1 1.2.3 1.18.10 From 75e8b491530c5679bdedd885e197214d3de402e3 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 25 Nov 2019 16:18:29 +0100 Subject: [PATCH 27/27] Upgrade to Maven Enforcer Plugin 3.0.0-M3 Closes gh-19140 --- 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 8b109cf3c7..0c7476d8bc 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -224,7 +224,7 @@ 3.8.1 3.1.1 2.8.2 - 3.0.0-M2 + 3.0.0-M3 2.22.2 2.5.2 3.2.1