Skip to content

Commit fb56483

Browse files
committed
Upgrade to Spring Kafka 2.5.4
Closes gh-22390
1 parent f706709 commit fb56483

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
@@ -1681,7 +1681,7 @@ bom {
16811681
]
16821682
}
16831683
}
1684-
library("Spring Kafka", "2.5.4.BUILD-SNAPSHOT") {
1684+
library("Spring Kafka", "2.5.4.RELEASE") {
16851685
group("org.springframework.kafka") {
16861686
modules = [
16871687
"spring-kafka",

0 commit comments

Comments
 (0)