mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Upgrade to Kafka 3.0.2
Closes gh-32311
This commit is contained in:
@@ -1021,7 +1021,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Kafka", "3.0.1") {
|
||||
library("Kafka", "3.0.2") {
|
||||
group("org.apache.kafka") {
|
||||
modules = [
|
||||
"connect",
|
||||
|
||||
Reference in New Issue
Block a user