Skip to content

Commit

Permalink
Upgrade to Kafka 3.7.0
Browse files Browse the repository at this point in the history
Closes gh-39952
  • Loading branch information
wilkinsona committed Mar 15, 2024
1 parent 3cbf8e8 commit 23b023e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -949,7 +949,7 @@ bom {
releaseNotes("https://junit.org/junit5/docs/{version}/release-notes")
}
}
library("Kafka", "3.6.1") {
library("Kafka", "3.7.0") {
group("org.apache.kafka") {
modules = [
"connect",
Expand Down

0 comments on commit 23b023e

Please sign in to comment.