From 9bc1c4dff2a4cac3d17ab2fe28c179ec1e3382ba Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 23 Jun 2021 07:58:16 +0200 Subject: [PATCH 1/7] Upgrade to Dropwizard Metrics 4.1.24 Closes gh-27031 --- 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 ca532f8cf08..8c0cb9b24ff 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.22") { + library("Dropwizard Metrics", "4.1.24") { group("io.dropwizard.metrics") { imports = [ "metrics-bom" From 6db9fe2e36b4709f3d8679b6e73cd744ec35ba19 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 23 Jun 2021 07:58:17 +0200 Subject: [PATCH 2/7] Upgrade to Lettuce 6.0.6.RELEASE Closes gh-27032 --- 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 8c0cb9b24ff..ace594b239d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -934,7 +934,7 @@ bom { ] } } - library("Lettuce", "6.0.5.RELEASE") { + library("Lettuce", "6.0.6.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core" From ded6b26ea520452eb225f605123e93c9c1ec5108 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 23 Jun 2021 07:58:18 +0200 Subject: [PATCH 3/7] Upgrade to Neo4j Java Driver 4.1.4 Closes gh-27033 --- 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 ace594b239d..6312b3b7ed4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1174,7 +1174,7 @@ bom { ] } } - library("Neo4j Java Driver", "4.1.3") { + library("Neo4j Java Driver", "4.1.4") { group("org.neo4j.driver") { modules = [ "neo4j-java-driver" From fb1cd820614f1f9cfd8048009ce219bf75dbb043 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 23 Jun 2021 07:58:19 +0200 Subject: [PATCH 4/7] Upgrade to OAuth2 OIDC SDK 8.36.2 Closes gh-27034 --- 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 6312b3b7ed4..9c4b11df151 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1196,7 +1196,7 @@ bom { ] } } - library("OAuth2 OIDC SDK", "8.36.1") { + library("OAuth2 OIDC SDK", "8.36.2") { group("com.nimbusds") { modules = [ "oauth2-oidc-sdk" From 763870bd45175112b7e24f53d9d0e49107dfb981 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 23 Jun 2021 08:22:12 +0200 Subject: [PATCH 5/7] Upgrade to Dropwizard Metrics 4.1.24 Closes gh-27035 --- 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 7f76834a933..cbb14d2f6ed 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -247,7 +247,7 @@ bom { ] } } - library("Dropwizard Metrics", "4.1.22") { + library("Dropwizard Metrics", "4.1.24") { group("io.dropwizard.metrics") { imports = [ "metrics-bom" From 1a9e3bcbd6014fe262d2a7822b195909712a5769 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 23 Jun 2021 08:22:14 +0200 Subject: [PATCH 6/7] Upgrade to Lettuce 6.1.3.RELEASE Closes gh-27036 --- 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 cbb14d2f6ed..376a5cb2659 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1024,7 +1024,7 @@ bom { ] } } - library("Lettuce", "6.1.2.RELEASE") { + library("Lettuce", "6.1.3.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core" From f89675a3f16ca8607ce012346d8da403c70afe1f Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 23 Jun 2021 08:22:15 +0200 Subject: [PATCH 7/7] Upgrade to Neo4j Java Driver 4.2.7 Closes gh-27037 --- 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 376a5cb2659..dd3071934c7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1262,7 +1262,7 @@ bom { ] } } - library("Neo4j Java Driver", "4.2.6") { + library("Neo4j Java Driver", "4.2.7") { group("org.neo4j.driver") { modules = [ "neo4j-java-driver"