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