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 239fa03 commit 843a4d5Copy full SHA for 843a4d5
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2235,7 +2235,7 @@ bom {
2235
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2236
}
2237
2238
- library("Spring Kafka", "3.2.6-SNAPSHOT") {
+ library("Spring Kafka", "3.2.6") {
2239
considerSnapshots()
2240
group("org.springframework.kafka") {
2241
modules = [
0 commit comments