Skip to content

Commit 65a7422

Browse files
committed
Upgrade to Kafka 2.6.2
Closes gh-24247
1 parent 0ad7597 commit 65a7422

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
@@ -896,7 +896,7 @@ bom {
896896
]
897897
}
898898
}
899-
library("Kafka", "2.6.0") {
899+
library("Kafka", "2.6.2") {
900900
group("org.apache.kafka") {
901901
modules = [
902902
"connect-api",

0 commit comments

Comments
 (0)