Skip to content

Commit 2037105

Browse files
committed
Upgrade to Spring Kafka 4.1.0
Closes gh-50569
1 parent 37625b4 commit 2037105

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
@@ -2635,7 +2635,7 @@ bom {
26352635
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
26362636
}
26372637
}
2638-
library("Spring Kafka", "4.1.0-SNAPSHOT") {
2638+
library("Spring Kafka", "4.1.0") {
26392639
considerSnapshots()
26402640
group("org.springframework.kafka") {
26412641
modules = [

0 commit comments

Comments
 (0)