Skip to content

Commit 8621e63

Browse files
committed
Upgrade to Kafka 3.1.2
Closes gh-32326
1 parent 7e8c560 commit 8621e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@ bom {
10521052
]
10531053
}
10541054
}
1055-
library("Kafka", "3.1.1") {
1055+
library("Kafka", "3.1.2") {
10561056
group("org.apache.kafka") {
10571057
modules = [
10581058
"connect",

0 commit comments

Comments
 (0)