Skip to content

Commit 5ce080f

Browse files
snicollphilwebb
authored andcommitted
Upgrade to Kafka 4.0.0
Closes gh-45485
1 parent 4b74619 commit 5ce080f

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
@@ -1123,7 +1123,7 @@ bom {
11231123
releaseNotes("https://junit.org/junit5/docs/{version}/release-notes")
11241124
}
11251125
}
1126-
library("Kafka", "3.9.0") {
1126+
library("Kafka", "4.0.0") {
11271127
group("org.apache.kafka") {
11281128
modules = [
11291129
"connect",

0 commit comments

Comments
 (0)