mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Start building against Spring Kafka 3.0.0-RC2 snapshots
See gh-32934
This commit is contained in:
@@ -1464,7 +1464,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.0.0-RC1") {
|
||||
library("Spring Kafka", "3.0.0-SNAPSHOT") {
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
"spring-kafka",
|
||||
|
||||
Reference in New Issue
Block a user