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 6508e7b commit c5e6c79Copy full SHA for c5e6c79
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2309,7 +2309,7 @@ bom {
2309
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2310
}
2311
2312
- library("Spring Kafka", "3.3.5-SNAPSHOT") {
+ library("Spring Kafka", "3.3.5") {
2313
considerSnapshots()
2314
group("org.springframework.kafka") {
2315
modules = [
0 commit comments