Skip to content

Commit 64b0ce3

Browse files
committed
Upgrade to Spring Kafka 3.1.10
Closes gh-43003
1 parent 4de5913 commit 64b0ce3

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
@@ -1629,7 +1629,7 @@ bom {
16291629
]
16301630
}
16311631
}
1632-
library("Spring Kafka", "3.1.10-SNAPSHOT") {
1632+
library("Spring Kafka", "3.1.10") {
16331633
considerSnapshots()
16341634
group("org.springframework.kafka") {
16351635
modules = [

0 commit comments

Comments
 (0)