Skip to content

Commit

Permalink
Upgrade to Spring Kafka 2.5.10
Browse files Browse the repository at this point in the history
Closes gh-24293
  • Loading branch information
snicoll committed Dec 10, 2020
1 parent 18e2ce1 commit 5f8900e
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 @@ -1693,7 +1693,7 @@ bom {
]
}
}
library("Spring Kafka", "2.5.10.BUILD-SNAPSHOT") {
library("Spring Kafka", "2.5.10.RELEASE") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",
Expand Down

0 comments on commit 5f8900e

Please sign in to comment.