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 4a8e20e commit 1cc9eb2Copy full SHA for 1cc9eb2
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2211,7 +2211,7 @@ bom {
2211
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2212
}
2213
2214
- library("Spring Kafka", "3.3.8-SNAPSHOT") {
+ library("Spring Kafka", "3.3.8") {
2215
considerSnapshots()
2216
group("org.springframework.kafka") {
2217
modules = [
0 commit comments