mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Spring Kafka 4.0.7
Closes gh-51243
This commit is contained in:
@@ -2502,7 +2502,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "4.0.7-INTERNAL-SNAPSHOT") {
|
||||
library("Spring Kafka", "4.0.7") {
|
||||
firstParty()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user