Skip to content

Commit

Permalink
Upgrade to Kafka 3.0.2
Browse files Browse the repository at this point in the history
Closes gh-32311
  • Loading branch information
snicoll committed Sep 14, 2022
1 parent 3d21fcb commit a3465ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1021,7 +1021,7 @@ bom {
]
}
}
library("Kafka", "3.0.1") {
library("Kafka", "3.0.2") {
group("org.apache.kafka") {
modules = [
"connect",
Expand Down

0 comments on commit a3465ce

Please sign in to comment.