mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-04 05:01:06 +01:00
Upgrade to Spring Kafka 4.0.0-M3
Closes gh-45490
This commit is contained in:
@@ -2357,7 +2357,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "4.0.0-SNAPSHOT") {
|
||||
library("Spring Kafka", "4.0.0-M3") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user