Skip to content

Commit e009581

Browse files
committed
Upgrade to Spring Kafka 3.1.9
Closes gh-42127
1 parent b75c2b6 commit e009581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1626,7 +1626,7 @@ bom {
16261626
]
16271627
}
16281628
}
1629-
library("Spring Kafka", "3.1.9-SNAPSHOT") {
1629+
library("Spring Kafka", "3.1.9") {
16301630
considerSnapshots()
16311631
group("org.springframework.kafka") {
16321632
modules = [

0 commit comments

Comments
 (0)