Skip to content

Commit 5f8900e

Browse files
committed
Upgrade to Spring Kafka 2.5.10
Closes gh-24293
1 parent 18e2ce1 commit 5f8900e

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
@@ -1693,7 +1693,7 @@ bom {
16931693
]
16941694
}
16951695
}
1696-
library("Spring Kafka", "2.5.10.BUILD-SNAPSHOT") {
1696+
library("Spring Kafka", "2.5.10.RELEASE") {
16971697
group("org.springframework.kafka") {
16981698
modules = [
16991699
"spring-kafka",

0 commit comments

Comments
 (0)