mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 20:49:34 +00:00
Upgrade to Spring Kafka 4.1.0-M2
Closes gh-49443
This commit is contained in:
@@ -2537,7 +2537,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "4.1.0-SNAPSHOT") {
|
||||
library("Spring Kafka", "4.1.0-M2") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user