From cfaab0904b7485058299e642212eb8f00393e987 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 7 Jun 2021 07:57:46 +0200 Subject: [PATCH 1/9] Upgrade to AppEngine SDK 1.9.89 Closes gh-26783 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c49c4bf022..4f043995ef 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -60,7 +60,7 @@ bom { ] } } - library("AppEngine SDK", "1.9.88") { + library("AppEngine SDK", "1.9.89") { group("com.google.appengine") { modules = [ "appengine-api-1.0-sdk" From 90f96e2d48af25dad0648e084165e80f9c31b87a Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 7 Jun 2021 07:57:47 +0200 Subject: [PATCH 2/9] Upgrade to Dropwizard Metrics 4.1.22 Closes gh-26784 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4f043995ef..4bec5ea997 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -248,7 +248,7 @@ bom { ] } } - library("Dropwizard Metrics", "4.1.21") { + library("Dropwizard Metrics", "4.1.22") { group("io.dropwizard.metrics") { imports = [ "metrics-bom" From 16ff9318b510faf19ff52e75cd25504bfd801020 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 7 Jun 2021 07:57:48 +0200 Subject: [PATCH 3/9] Upgrade to Ehcache3 3.9.4 Closes gh-26785 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4bec5ea997..eeeab7d6ed 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -262,7 +262,7 @@ bom { ] } } - library("Ehcache3", "3.9.3") { + library("Ehcache3", "3.9.4") { group("org.ehcache") { modules = [ "ehcache", From e496d2e3219e6dbf59d2bf61c4ce401aad8389ac Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 7 Jun 2021 07:57:49 +0200 Subject: [PATCH 4/9] Upgrade to Gson 2.8.7 Closes gh-26786 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index eeeab7d6ed..786bc62af3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -359,7 +359,7 @@ bom { ] } } - library("Gson", "2.8.6") { + library("Gson", "2.8.7") { group("com.google.code.gson") { modules = [ "gson" From 5be4a9ab50e424bb65e90325a96162e40da8a86e Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 7 Jun 2021 07:57:50 +0200 Subject: [PATCH 5/9] Upgrade to Hibernate 5.4.32.Final Closes gh-26787 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 786bc62af3..8764658e41 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -398,7 +398,7 @@ bom { ] } } - library("Hibernate", "5.4.31.Final") { + library("Hibernate", "5.4.32.Final") { group("org.hibernate") { modules = [ "hibernate-c3p0", From fe249dd772bef65e05d41ee4058e9244abb2373c Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 7 Jun 2021 07:57:51 +0200 Subject: [PATCH 6/9] Upgrade to JBoss Logging 3.4.2.Final Closes gh-26788 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8764658e41..94e14f06ec 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -740,7 +740,7 @@ bom { ] } } - library("JBoss Logging", "3.4.1.Final") { + library("JBoss Logging", "3.4.2.Final") { group("org.jboss.logging") { modules = [ "jboss-logging" From 99169af57c8d0f6daaff6b7c42f454ec02794c21 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 7 Jun 2021 07:57:52 +0200 Subject: [PATCH 7/9] Upgrade to Johnzon 1.2.13 Closes gh-26789 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 94e14f06ec..d20d355764 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -810,7 +810,7 @@ bom { ] } } - library("Johnzon", "1.2.11") { + library("Johnzon", "1.2.13") { group("org.apache.johnzon") { modules = [ "johnzon-core", From d6f22f080204673b5afcc4b031edf11b8ef3ef2e Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 7 Jun 2021 07:57:53 +0200 Subject: [PATCH 8/9] Upgrade to jOOQ 3.14.11 Closes gh-26790 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d20d355764..8ce812008c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -833,7 +833,7 @@ bom { ] } } - library("jOOQ", "3.14.9") { + library("jOOQ", "3.14.11") { group("org.jooq") { modules = [ "jooq", From bac89a3919d9aba1a842d63e61b753f11ba852d0 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 7 Jun 2021 07:57:54 +0200 Subject: [PATCH 9/9] Upgrade to Undertow 2.2.8.Final Closes gh-26791 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8ce812008c..9a9cecd995 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1723,7 +1723,7 @@ bom { ] } } - library("Undertow", "2.2.7.Final") { + library("Undertow", "2.2.8.Final") { group("io.undertow") { modules = [ "undertow-core",