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 cf5a3b9 commit 0d9fc6dCopy full SHA for 0d9fc6d
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2209,7 +2209,7 @@ bom {
2209
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2210
}
2211
2212
- library("Spring Kafka", "3.2.10-SNAPSHOT") {
+ library("Spring Kafka", "3.2.10") {
2213
considerSnapshots()
2214
group("org.springframework.kafka") {
2215
modules = [
0 commit comments