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 bd70c5d commit 6dc824aCopy full SHA for 6dc824a
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2214,7 +2214,7 @@ bom {
2214
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2215
}
2216
2217
- library("Spring Kafka", "3.3.4-SNAPSHOT") {
+ library("Spring Kafka", "3.3.4") {
2218
considerSnapshots()
2219
group("org.springframework.kafka") {
2220
modules = [
0 commit comments