Start building against Spring Kafka 3.0.4 snapshots

See gh-34441
This commit is contained in:
Andy Wilkinson 2023-03-02 10:47:21 +00:00
parent c635b5390a
commit ba072de3c9
1 changed files with 1 additions and 1 deletions

View File

@ -1384,7 +1384,7 @@ bom {
]
}
}
library("Spring Kafka", "3.0.3") {
library("Spring Kafka", "3.0.4-SNAPSHOT") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",