Skip to content

Commit 7937e4b

Browse files
committed
Upgrade to Kafka 3.8.0
Closes gh-41803
1 parent 4e95306 commit 7937e4b

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
@@ -1033,7 +1033,7 @@ bom {
10331033
releaseNotes("https://junit.org/junit5/docs/{version}/release-notes")
10341034
}
10351035
}
1036-
library("Kafka", "3.7.1") {
1036+
library("Kafka", "3.8.0") {
10371037
group("org.apache.kafka") {
10381038
modules = [
10391039
"connect",

0 commit comments

Comments
 (0)