Skip to content

Commit 8aaf95d

Browse files
committed
Upgrade to Spring Kafka 4.1.0-M1
Closes gh-49118
1 parent ee71aff commit 8aaf95d

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
@@ -2536,7 +2536,7 @@ bom {
25362536
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
25372537
}
25382538
}
2539-
library("Spring Kafka", "4.1.0-SNAPSHOT") {
2539+
library("Spring Kafka", "4.1.0-M1") {
25402540
considerSnapshots()
25412541
group("org.springframework.kafka") {
25422542
modules = [

0 commit comments

Comments
 (0)