Skip to content

Commit 53068a2

Browse files
committed
Upgrade to Spring Kafka 2.5.14.RELEASE
Closes gh-26771
1 parent 872ec0b commit 53068a2

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
@@ -1694,7 +1694,7 @@ bom {
16941694
]
16951695
}
16961696
}
1697-
library("Spring Kafka", "2.5.14.BUILD-SNAPSHOT") {
1697+
library("Spring Kafka", "2.5.14.RELEASE") {
16981698
group("org.springframework.kafka") {
16991699
modules = [
17001700
"spring-kafka",

0 commit comments

Comments
 (0)