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