Skip to content

Commit dda8b5d

Browse files
committed
Revert "Upgrade to Kafka 2.6.1"
See gh-24247
1 parent 2072e72 commit dda8b5d

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.1") {
898+
library("Kafka", "2.6.0") {
899899
group("org.apache.kafka") {
900900
modules = [
901901
"connect-api",

0 commit comments

Comments
 (0)