Skip to content

Commit 1fdc601

Browse files
committed
Start building against Spring Kafka 2.5.5 snapshots
See gh-22843
1 parent 4d95fb5 commit 1fdc601

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.4.RELEASE") {
1682+
library("Spring Kafka", "2.5.5.BUILD-SNAPSHOT") {
16831683
group("org.springframework.kafka") {
16841684
modules = [
16851685
"spring-kafka",

0 commit comments

Comments
 (0)