Skip to content

Commit 826515a

Browse files
committed
Upgrade to Kafka 2.6.3
Closes gh-28688
1 parent a23b737 commit 826515a

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
@@ -910,7 +910,7 @@ bom {
910910
]
911911
}
912912
}
913-
library("Kafka", "2.6.2") {
913+
library("Kafka", "2.6.3") {
914914
group("org.apache.kafka") {
915915
modules = [
916916
"connect-api",

0 commit comments

Comments
 (0)