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 d4f7175 commit 013e38bCopy full SHA for 013e38b
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.2.5-SNAPSHOT") {
+ library("Spring Kafka", "3.2.5") {
2192
considerSnapshots()
2193
group("org.springframework.kafka") {
2194
modules = [
0 commit comments