mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 20:09:02 +00:00
Upgrade to Kafka 2.7.1
Closes gh-26552
This commit is contained in:
@@ -986,7 +986,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Kafka", "2.7.0") {
|
||||
library("Kafka", "2.7.1") {
|
||||
group("org.apache.kafka") {
|
||||
modules = [
|
||||
"connect-api",
|
||||
|
||||
Reference in New Issue
Block a user