Skip to content

Commit a2be6e0

Browse files
committed
Upgrade to Spring Kafka 2.5.6
Closes gh-23199
1 parent a76f5ae commit a2be6e0

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
@@ -1689,7 +1689,7 @@ bom {
16891689
]
16901690
}
16911691
}
1692-
library("Spring Kafka", "2.5.6.BUILD-SNAPSHOT") {
1692+
library("Spring Kafka", "2.5.6.RELEASE") {
16931693
group("org.springframework.kafka") {
16941694
modules = [
16951695
"spring-kafka",

0 commit comments

Comments
 (0)