Skip to content

Commit 097f878

Browse files
committed
Upgrade to Kafka 2.6.1
Closes gh-24247
1 parent 50019a7 commit 097f878

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
@@ -895,7 +895,7 @@ bom {
895895
]
896896
}
897897
}
898-
library("Kafka", "2.6.0") {
898+
library("Kafka", "2.6.1") {
899899
group("org.apache.kafka") {
900900
modules = [
901901
"connect-api",

0 commit comments

Comments
 (0)