Start building against Spring Kafka 2.4.2 snapshots
See gh-20107
This commit is contained in:
parent
cf06eec174
commit
e8b97dbc75
|
@ -1613,7 +1613,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "2.4.1.RELEASE") {
|
||||
library("Spring Kafka", "2.4.2.BUILD-SNAPSHOT") {
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
"spring-kafka",
|
||||
|
|
Loading…
Reference in New Issue