mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Start building against Spring Kafka 3.0.10 snapshots
See gh-36942
This commit is contained in:
@@ -1430,7 +1430,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.0.9") {
|
||||
library("Spring Kafka", "3.0.10-SNAPSHOT") {
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
"spring-kafka",
|
||||
|
||||
Reference in New Issue
Block a user