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 c10eea2 commit 9f3549aCopy full SHA for 9f3549a
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2327,7 +2327,7 @@ bom {
2327
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2328
}
2329
2330
- library("Spring Kafka", "3.3.4-SNAPSHOT") {
+ library("Spring Kafka", "3.3.4") {
2331
considerSnapshots()
2332
group("org.springframework.kafka") {
2333
modules = [
0 commit comments