Skip to content

Commit 70e6121

Browse files
committed
Upgrade to Spring Kafka 4.0.0-M3
Closes gh-45490
1 parent 7c5207d commit 70e6121

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
@@ -2357,7 +2357,7 @@ bom {
23572357
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
23582358
}
23592359
}
2360-
library("Spring Kafka", "4.0.0-SNAPSHOT") {
2360+
library("Spring Kafka", "4.0.0-M3") {
23612361
considerSnapshots()
23622362
group("org.springframework.kafka") {
23632363
modules = [

0 commit comments

Comments
 (0)