We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c53233 commit 91d3011Copy full SHA for 91d3011
platform/spring-boot-dependencies/build.gradle
@@ -2374,7 +2374,7 @@ bom {
2374
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2375
}
2376
2377
- library("Spring Kafka", "4.0.0-SNAPSHOT") {
+ library("Spring Kafka", "4.0.0-M5") {
2378
considerSnapshots()
2379
group("org.springframework.kafka") {
2380
modules = [
0 commit comments