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 6a45028 commit ed5ebfcCopy full SHA for ed5ebfc
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2346,7 +2346,7 @@ bom {
2346
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2347
}
2348
2349
- library("Spring Kafka", "3.3.8-SNAPSHOT") {
+ library("Spring Kafka", "3.3.8") {
2350
considerSnapshots()
2351
group("org.springframework.kafka") {
2352
modules = [
0 commit comments