Skip to content

Commit 91d3011

Browse files
committed
Upgrade to Spring Kafka 4.0.0-M5
Closes gh-47004
1 parent 0c53233 commit 91d3011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2374,7 +2374,7 @@ bom {
23742374
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
23752375
}
23762376
}
2377-
library("Spring Kafka", "4.0.0-SNAPSHOT") {
2377+
library("Spring Kafka", "4.0.0-M5") {
23782378
considerSnapshots()
23792379
group("org.springframework.kafka") {
23802380
modules = [

0 commit comments

Comments
 (0)