Skip to content

Commit

Permalink
Revert "Upgrade to Spring Kafka 2.7.10"
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Dec 21, 2021
1 parent 44a9145 commit b1ab3b8
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 @@ -1690,7 +1690,7 @@ bom {
]
}
}
library("Spring Kafka", "2.7.10") {
library("Spring Kafka", "2.7.9") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",
Expand Down

0 comments on commit b1ab3b8

Please sign in to comment.