From 96c792050eef517dfdf39143d691656cef1badf1 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 May 2023 14:13:10 +0200 Subject: [PATCH 1/9] Upgrade to Elasticsearch 7.17.10 Closes gh-35339 --- 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 df82344ba1f..4db85d21706 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -306,7 +306,7 @@ bom { ] } } - library("Elasticsearch", "7.17.9") { + library("Elasticsearch", "7.17.10") { group("org.elasticsearch") { modules = [ "elasticsearch" From 40a392f65baacfe0cc086e7a2be08ea4a28cc165 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 May 2023 14:13:15 +0200 Subject: [PATCH 2/9] Upgrade to Johnzon 1.2.20 Closes gh-35340 --- 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 4db85d21706..1f75800837b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1002,7 +1002,7 @@ bom { ] } } - library("Johnzon", "1.2.19") { + library("Johnzon", "1.2.20") { group("org.apache.johnzon") { modules = [ "johnzon-core", From 2992e5808b3c075eef0132a4e26e5cf752f1b324 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 May 2023 14:39:46 +0200 Subject: [PATCH 3/9] Upgrade to Couchbase Client 3.4.6 Closes gh-35341 --- 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 ccd65c8700c..3810b620d79 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -173,7 +173,7 @@ bom { ] } } - library("Couchbase Client", "3.4.5") { + library("Couchbase Client", "3.4.6") { group("com.couchbase.client") { modules = [ "java-client" From a87193716e6429a3c4f7865cd13cd05e8d4c3035 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 May 2023 14:39:53 +0200 Subject: [PATCH 4/9] Upgrade to Groovy 4.0.12 Closes gh-35342 --- 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 3810b620d79..8c4f2558923 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -291,7 +291,7 @@ bom { ] } } - library("Groovy", "4.0.11") { + library("Groovy", "4.0.12") { group("org.apache.groovy") { imports = [ "groovy-bom" From 7eda3ed66984d60b45876d931d0358dd575dac59 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 May 2023 14:39:58 +0200 Subject: [PATCH 5/9] Upgrade to Infinispan 14.0.9.Final Closes gh-35343 --- 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 8c4f2558923..b18c3ba4eed 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -431,7 +431,7 @@ bom { ] } } - library("Infinispan", "14.0.8.Final") { + library("Infinispan", "14.0.9.Final") { group("org.infinispan") { imports = [ "infinispan-bom" From 173d24840f61691f17651fb155e4679bf56fb48c Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 May 2023 14:40:03 +0200 Subject: [PATCH 6/9] Upgrade to Jackson Bom 2.14.3 Closes gh-35344 --- 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 b18c3ba4eed..fce0a0ecbc1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -445,7 +445,7 @@ bom { ] } } - library("Jackson Bom", "2.14.2") { + library("Jackson Bom", "2.14.3") { group("com.fasterxml.jackson") { imports = [ "jackson-bom" From ed3cf8fd1f23e2c4ac002ba0912baabaa50a6391 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 May 2023 14:40:08 +0200 Subject: [PATCH 7/9] Upgrade to Jakarta Activation 2.1.2 Closes gh-35345 --- 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 fce0a0ecbc1..2325b9bf1e3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -452,7 +452,7 @@ bom { ] } } - library("Jakarta Activation", "2.1.1") { + library("Jakarta Activation", "2.1.2") { group("jakarta.activation") { modules = [ "jakarta.activation-api" From 3403be09b31665a3c569005d1e6424fbcd9ec145 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 May 2023 14:40:13 +0200 Subject: [PATCH 8/9] Upgrade to JUnit Jupiter 5.9.3 Closes gh-35346 --- 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 2325b9bf1e3..fdd3db438c0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -707,7 +707,7 @@ bom { ] } } - library("JUnit Jupiter", "5.9.2") { + library("JUnit Jupiter", "5.9.3") { group("org.junit") { imports = [ "junit-bom" From ad2ecd3923677d502ee964507f635770789fc564 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 May 2023 14:42:42 +0200 Subject: [PATCH 9/9] Upgrade to Neo4j Java Driver 5.8.0 Closes gh-35347 --- 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 fdd3db438c0..51b2a4b4c6b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1018,7 +1018,7 @@ bom { ] } } - library("Neo4j Java Driver", "5.7.0") { + library("Neo4j Java Driver", "5.8.0") { group("org.neo4j.driver") { modules = [ "neo4j-java-driver"