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 fab15af commit d5fe438Copy full SHA for d5fe438
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2179,7 +2179,7 @@ bom {
2179
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2180
}
2181
2182
- library("Spring Kafka", "3.3.6-SNAPSHOT") {
+ library("Spring Kafka", "3.3.6") {
2183
considerSnapshots()
2184
group("org.springframework.kafka") {
2185
modules = [
0 commit comments