Start building against Spring Kafka 3.0.5 snapshots

See gh-34543
This commit is contained in:
Andy Wilkinson 2023-03-09 14:55:12 +00:00
parent bd259953b6
commit cf22fcd0d1
1 changed files with 1 additions and 1 deletions

View File

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