Skip to content

Commit

Permalink
Upgrade to Spring Kafka 2.6.6
Browse files Browse the repository at this point in the history
Closes gh-25292
  • Loading branch information
wilkinsona committed Feb 18, 2021
1 parent 50a258a commit 08f73e0
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 @@ -1586,7 +1586,7 @@ bom {
]
}
}
library("Spring Kafka", "2.6.6-SNAPSHOT") {
library("Spring Kafka", "2.6.6") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",
Expand Down

0 comments on commit 08f73e0

Please sign in to comment.