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