Skip to content

Commit 49538ad

Browse files
committed
Upgrade to Spring Kafka 3.1.7
Closes gh-41297
1 parent d12ea2d commit 49538ad

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.7-SNAPSHOT") {
1629+
library("Spring Kafka", "3.1.7") {
16301630
considerSnapshots()
16311631
group("org.springframework.kafka") {
16321632
modules = [

0 commit comments

Comments
 (0)