Skip to content

Commit 1238e1f

Browse files
committed
Upgrade to Kafka 3.2.0
Closes gh-31084
1 parent 2fb1f8b commit 1238e1f

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
@@ -775,7 +775,7 @@ bom {
775775
]
776776
}
777777
}
778-
library("Kafka", "3.1.1") {
778+
library("Kafka", "3.2.0") {
779779
group("org.apache.kafka") {
780780
modules = [
781781
"connect",

0 commit comments

Comments
 (0)