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