Start building against Spring Kafka 3.0.5 snapshots

See gh-34555
This commit is contained in:
Andy Wilkinson 2023-03-09 17:51:53 +00:00
parent 7ec75ed9e1
commit feceaad8f2
1 changed files with 1 additions and 1 deletions

View File

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