Skip to content

Commit

Permalink
Upgrade to Spring Kafka 3.0.13
Browse files Browse the repository at this point in the history
Closes gh-38370
  • Loading branch information
wilkinsona committed Nov 21, 2023
1 parent 6d0500b commit ac873ea
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 @@ -1445,7 +1445,7 @@ bom {
]
}
}
library("Spring Kafka", "3.0.13-SNAPSHOT") {
library("Spring Kafka", "3.0.13") {
considerSnapshots()
group("org.springframework.kafka") {
modules = [
Expand Down

0 comments on commit ac873ea

Please sign in to comment.