mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 20:09:02 +00:00
Upgrade to Kafka 3.9.1
Closes gh-45606
This commit is contained in:
@@ -1162,7 +1162,7 @@ bom {
|
||||
releaseNotes("https://junit.org/junit5/docs/{version}/release-notes")
|
||||
}
|
||||
}
|
||||
library("Kafka", "3.9.0") {
|
||||
library("Kafka", "3.9.1") {
|
||||
group("org.apache.kafka") {
|
||||
modules = [
|
||||
"connect",
|
||||
|
||||
Reference in New Issue
Block a user