Skip to content

Commit 6507175

Browse files
committed
Upgrade to Spring Kafka 2.5.8.RELEASE
Closes gh-24075
1 parent 0053fb7 commit 6507175

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
@@ -1690,7 +1690,7 @@ bom {
16901690
]
16911691
}
16921692
}
1693-
library("Spring Kafka", "2.5.7.RELEASE") {
1693+
library("Spring Kafka", "2.5.8.RELEASE") {
16941694
group("org.springframework.kafka") {
16951695
modules = [
16961696
"spring-kafka",

0 commit comments

Comments
 (0)