Skip to content

Commit 2d9bfb9

Browse files
committed
Upgrade to Kafka 2.4.1
Closes gh-20511
1 parent 6216dfb commit 2d9bfb9

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
@@ -967,7 +967,7 @@ bom {
967967
]
968968
}
969969
}
970-
library("Kafka", "2.4.0") {
970+
library("Kafka", "2.4.1") {
971971
group("org.apache.kafka") {
972972
modules = [
973973
"connect-api",

0 commit comments

Comments
 (0)