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 27c4565 commit e84ff16Copy full SHA for e84ff16
platform/spring-boot-dependencies/build.gradle
@@ -2397,7 +2397,7 @@ bom {
2397
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2398
}
2399
2400
- library("Spring Kafka", "4.0.0-M3") {
+ library("Spring Kafka", "4.0.0-SNAPSHOT") {
2401
considerSnapshots()
2402
group("org.springframework.kafka") {
2403
modules = [
0 commit comments