We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd3c05c commit d0644a6Copy full SHA for d0644a6
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2374,7 +2374,7 @@ bom {
2374
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
2375
}
2376
2377
- library("Spring Kafka", "3.3.14") {
+ library("Spring Kafka", "3.3.15-SNAPSHOT") {
2378
considerSnapshots()
2379
group("org.springframework.kafka") {
2380
modules = [
0 commit comments