Skip to content

Commit

Permalink
Upgrade to Spring Kafka 2.7.7
Browse files Browse the repository at this point in the history
Closes gh-27918
  • Loading branch information
wilkinsona committed Sep 20, 2021
1 parent e5cdf81 commit 6f555c4
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 @@ -1677,7 +1677,7 @@ bom {
]
}
}
library("Spring Kafka", "2.7.7-SNAPSHOT") {
library("Spring Kafka", "2.7.7") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",
Expand Down

0 comments on commit 6f555c4

Please sign in to comment.