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 7b8b18b commit 77e27b7Copy full SHA for 77e27b7
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2188,7 +2188,7 @@ bom {
2188
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2189
}
2190
2191
- library("Spring Kafka", "3.3.7-SNAPSHOT") {
+ library("Spring Kafka", "3.3.7") {
2192
considerSnapshots()
2193
group("org.springframework.kafka") {
2194
modules = [
0 commit comments