Skip to content

Commit 76d71e5

Browse files
committed
Upgrade to Spring Kafka 2.5.0.RC1
Closes gh-20953
1 parent d16074d commit 76d71e5

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
@@ -1651,7 +1651,7 @@ bom {
16511651
]
16521652
}
16531653
}
1654-
library("Spring Kafka", "2.5.0.BUILD-SNAPSHOT") {
1654+
library("Spring Kafka", "2.5.0.RC1") {
16551655
group("org.springframework.kafka") {
16561656
modules = [
16571657
"spring-kafka",

0 commit comments

Comments
 (0)