Skip to content

Commit c59b48b

Browse files
committed
Upgrade to Spring Kafka 2.5.5.RELEASE
Closes gh-22843
1 parent ce729b7 commit c59b48b

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
@@ -1679,7 +1679,7 @@ bom {
16791679
]
16801680
}
16811681
}
1682-
library("Spring Kafka", "2.5.5.BUILD-SNAPSHOT") {
1682+
library("Spring Kafka", "2.5.5.RELEASE") {
16831683
group("org.springframework.kafka") {
16841684
modules = [
16851685
"spring-kafka",

0 commit comments

Comments
 (0)