Skip to content

Commit 23b023e

Browse files
committed
Upgrade to Kafka 3.7.0
Closes gh-39952
1 parent 3cbf8e8 commit 23b023e

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
@@ -949,7 +949,7 @@ bom {
949949
releaseNotes("https://junit.org/junit5/docs/{version}/release-notes")
950950
}
951951
}
952-
library("Kafka", "3.6.1") {
952+
library("Kafka", "3.7.0") {
953953
group("org.apache.kafka") {
954954
modules = [
955955
"connect",

0 commit comments

Comments
 (0)