Skip to content

Commit 812de3f

Browse files
committed
Upgrade to Spring Kafka 4.0.6
Closes gh-50544
1 parent 81f6418 commit 812de3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2502,7 +2502,7 @@ bom {
25022502
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
25032503
}
25042504
}
2505-
library("Spring Kafka", "4.0.6-SNAPSHOT") {
2505+
library("Spring Kafka", "4.0.6") {
25062506
considerSnapshots()
25072507
group("org.springframework.kafka") {
25082508
modules = [

0 commit comments

Comments
 (0)