Skip to content

Commit 6a3dec4

Browse files
committed
Upgrade to Spring Kafka 2.5.0.RELEASE
Closes gh-21387
1 parent 6a1f61c commit 6a3dec4

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
@@ -1654,7 +1654,7 @@ bom {
16541654
]
16551655
}
16561656
}
1657-
library("Spring Kafka", "2.5.0.BUILD-SNAPSHOT") {
1657+
library("Spring Kafka", "2.5.0.RELEASE") {
16581658
group("org.springframework.kafka") {
16591659
modules = [
16601660
"spring-kafka",

0 commit comments

Comments
 (0)