Skip to content

Commit 2ec5f89

Browse files
committed
Upgrade to Kafka 3.9.0
Closes gh-43676
1 parent dcf6a32 commit 2ec5f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1095,7 +1095,7 @@ bom {
10951095
releaseNotes("https://junit.org/junit5/docs/{version}/release-notes")
10961096
}
10971097
}
1098-
library("Kafka", "3.8.1") {
1098+
library("Kafka", "3.9.0") {
10991099
group("org.apache.kafka") {
11001100
modules = [
11011101
"connect",

0 commit comments

Comments
 (0)