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 46f37ba commit 34cece8Copy full SHA for 34cece8
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1894,7 +1894,7 @@ bom {
1894
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
1895
}
1896
1897
- library("Spring Kafka", "3.2.0-SNAPSHOT") {
+ library("Spring Kafka", "3.2.0-M2") {
1898
considerSnapshots()
1899
group("org.springframework.kafka") {
1900
modules = [
0 commit comments