From 2fa419532662a60110d2154439ed0a09234c7c96 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 14 Sep 2022 09:30:53 +0200 Subject: [PATCH 1/8] Upgrade to Dropwizard Metrics 4.2.12 Closes gh-32305 --- 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 958b1a2fbc..82b2dd7658 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -258,7 +258,7 @@ bom { ] } } - library("Dropwizard Metrics", "4.2.11") { + library("Dropwizard Metrics", "4.2.12") { group("io.dropwizard.metrics") { imports = [ "metrics-bom" From 7de6d72346a2a05d7dd6dceb844f65c0082ca2c0 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 14 Sep 2022 09:30:56 +0200 Subject: [PATCH 2/8] Upgrade to Hibernate 5.6.11.Final Closes gh-32306 --- 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 82b2dd7658..8af124f225 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -426,7 +426,7 @@ bom { ] } } - library("Hibernate", "5.6.10.Final") { + library("Hibernate", "5.6.11.Final") { prohibit("[6.0.0.Alpha2,)") { because "it uses the jakarta.* namespace" } From 1775fc148c61613feaf71087dcdd116f089b8e8b Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 14 Sep 2022 09:30:58 +0200 Subject: [PATCH 3/8] Upgrade to Hibernate Validator 6.2.5.Final Closes gh-32307 --- 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 8af124f225..2e8d02c759 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -449,7 +449,7 @@ bom { ] } } - library("Hibernate Validator", "6.2.4.Final") { + library("Hibernate Validator", "6.2.5.Final") { prohibit("[7.0.0.Alpha1,)") { because "it uses the jakarta.* namespace" } From b4475e13872f5ede9ca6364ee6765fa354bddc52 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 14 Sep 2022 09:31:01 +0200 Subject: [PATCH 4/8] Upgrade to Jackson Bom 2.13.4 Closes gh-32308 --- 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 2e8d02c759..2ff3e948f9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -553,7 +553,7 @@ bom { ] } } - library("Jackson Bom", "2.13.3") { + library("Jackson Bom", "2.13.4") { group("com.fasterxml.jackson") { imports = [ "jackson-bom" From 4848f8db5b615b3d3503f146510c57b9187406dc Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 14 Sep 2022 09:31:03 +0200 Subject: [PATCH 5/8] Upgrade to Janino 3.1.8 Closes gh-32309 --- 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 2ff3e948f9..2453024689 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -732,7 +732,7 @@ bom { ] } } - library("Janino", "3.1.7") { + library("Janino", "3.1.8") { group("org.codehaus.janino") { modules = [ "commons-compiler", From 3d21fcb3815382c833fc0d6c778159ff9c9373ae Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 14 Sep 2022 09:31:05 +0200 Subject: [PATCH 6/8] Upgrade to Johnzon 1.2.19 Closes gh-32310 --- 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 2453024689..4d33013a16 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -932,7 +932,7 @@ bom { ] } } - library("Johnzon", "1.2.18") { + library("Johnzon", "1.2.19") { group("org.apache.johnzon") { modules = [ "johnzon-core", From a3465ced28d3363ec8c73f07fd5ea3abd926cb3f Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 14 Sep 2022 09:31:08 +0200 Subject: [PATCH 7/8] Upgrade to Kafka 3.0.2 Closes gh-32311 --- 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 4d33013a16..98810bdb80 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1021,7 +1021,7 @@ bom { ] } } - library("Kafka", "3.0.1") { + library("Kafka", "3.0.2") { group("org.apache.kafka") { modules = [ "connect", From c216e1e4a45d3f5b0541f71689f32592ace27d04 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 14 Sep 2022 09:31:10 +0200 Subject: [PATCH 8/8] Upgrade to Netty 4.1.82.Final Closes gh-32312 --- 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 98810bdb80..1c6d5ef924 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1322,7 +1322,7 @@ bom { ] } } - library("Netty", "4.1.79.Final") { + library("Netty", "4.1.82.Final") { group("io.netty") { imports = [ "netty-bom"