Start building against Spring Kafka 3.0.1 SNAPSHOTs

See gh-33480
This commit is contained in:
Brian Clozel
2022-12-07 14:47:55 +01:00
parent 64c9ac3aa7
commit 5d9e9a443a

View File

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