Skip to content

Commit e8b97db

Browse files
committed
Start building against Spring Kafka 2.4.2 snapshots
See gh-20107
1 parent cf06eec commit e8b97db

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
@@ -1613,7 +1613,7 @@ bom {
16131613
]
16141614
}
16151615
}
1616-
library("Spring Kafka", "2.4.1.RELEASE") {
1616+
library("Spring Kafka", "2.4.2.BUILD-SNAPSHOT") {
16171617
group("org.springframework.kafka") {
16181618
modules = [
16191619
"spring-kafka",

0 commit comments

Comments
 (0)