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.1
Closes gh-48441
This commit is contained in:
@@ -2478,7 +2478,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "4.0.1-SNAPSHOT") {
|
||||
library("Spring Kafka", "4.0.1") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user