Skip to content

Commit 31ea564

Browse files
committed
Upgrade to Kafka 3.7.1
Closes gh-41379
1 parent ecf08aa commit 31ea564

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
@@ -966,7 +966,7 @@ bom {
966966
releaseNotes("https://junit.org/junit5/docs/{version}/release-notes")
967967
}
968968
}
969-
library("Kafka", "3.7.0") {
969+
library("Kafka", "3.7.1") {
970970
group("org.apache.kafka") {
971971
modules = [
972972
"connect",

0 commit comments

Comments
 (0)