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 fd28508 commit 09f72daCopy full SHA for 09f72da
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2189,7 +2189,7 @@ bom {
2189
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2190
}
2191
2192
- library("Spring Kafka", "3.2.9-SNAPSHOT") {
+ library("Spring Kafka", "3.2.9") {
2193
considerSnapshots()
2194
group("org.springframework.kafka") {
2195
modules = [
0 commit comments