Skip to content

Commit

Permalink
Upgrade to Kafka 3.1.1
Browse files Browse the repository at this point in the history
Closes gh-31047
  • Loading branch information
wilkinsona committed May 16, 2022
1 parent 85faaa8 commit 171e139
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 @@ -1047,7 +1047,7 @@ bom {
]
}
}
library("Kafka", "3.1.0") {
library("Kafka", "3.1.1") {
group("org.apache.kafka") {
modules = [
"connect",
Expand Down

0 comments on commit 171e139

Please sign in to comment.