Skip to content

Commit e2296be

Browse files
committed
Upgrade to Spring Kafka 3.1.6
Closes gh-41022
1 parent 2689b4d commit e2296be

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
@@ -1621,7 +1621,7 @@ bom {
16211621
]
16221622
}
16231623
}
1624-
library("Spring Kafka", "3.1.6-SNAPSHOT") {
1624+
library("Spring Kafka", "3.1.6") {
16251625
considerSnapshots()
16261626
group("org.springframework.kafka") {
16271627
modules = [

0 commit comments

Comments
 (0)