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 575a25d commit da66949Copy full SHA for da66949
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2323,7 +2323,7 @@ bom {
2323
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2324
}
2325
2326
- library("Spring Kafka", "3.3.7-SNAPSHOT") {
+ library("Spring Kafka", "3.3.7") {
2327
considerSnapshots()
2328
group("org.springframework.kafka") {
2329
modules = [
0 commit comments