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 737e610 commit f46fae5Copy full SHA for f46fae5
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1915,7 +1915,7 @@ bom {
1915
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
1916
}
1917
1918
- library("Spring Kafka", "3.2.0-M2") {
+ library("Spring Kafka", "3.2.0-SNAPSHOT") {
1919
considerSnapshots()
1920
group("org.springframework.kafka") {
1921
modules = [
0 commit comments