Skip to content

Commit fd6109e

Browse files
committed
Upgrade to Spring Kafka 4.0.0-M4
Closes gh-46806
1 parent 0b0c10e commit fd6109e

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
@@ -2393,7 +2393,7 @@ bom {
23932393
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
23942394
}
23952395
}
2396-
library("Spring Kafka", "4.0.0-SNAPSHOT") {
2396+
library("Spring Kafka", "4.0.0-M4") {
23972397
considerSnapshots()
23982398
group("org.springframework.kafka") {
23992399
modules = [

0 commit comments

Comments
 (0)