Skip to content

Commit de3ac5f

Browse files
committed
Upgrade to Kafka 3.9.1
Closes gh-45606
1 parent 921b9fd commit de3ac5f

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
@@ -1162,7 +1162,7 @@ bom {
11621162
releaseNotes("https://junit.org/junit5/docs/{version}/release-notes")
11631163
}
11641164
}
1165-
library("Kafka", "3.9.0") {
1165+
library("Kafka", "3.9.1") {
11661166
group("org.apache.kafka") {
11671167
modules = [
11681168
"connect",

0 commit comments

Comments
 (0)