Skip to content

Commit

Permalink
Upgrade to Kafka 2.7.2
Browse files Browse the repository at this point in the history
Closes gh-28694
  • Loading branch information
snicoll committed Nov 16, 2021
1 parent 48ebd1b commit c4eea99
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 @@ -1000,7 +1000,7 @@ bom {
]
}
}
library("Kafka", "2.7.1") {
library("Kafka", "2.7.2") {
group("org.apache.kafka") {
modules = [
"connect-api",
Expand Down

0 comments on commit c4eea99

Please sign in to comment.