Skip to content

Commit

Permalink
Revert "Upgrade to Kafka 2.6.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Jan 14, 2021
1 parent 2072e72 commit dda8b5d
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 @@ -895,7 +895,7 @@ bom {
]
}
}
library("Kafka", "2.6.1") {
library("Kafka", "2.6.0") {
group("org.apache.kafka") {
modules = [
"connect-api",
Expand Down

0 comments on commit dda8b5d

Please sign in to comment.