Start building against Spring Kafka 3.2.9 snapshots
See gh-45427
This commit is contained in:
parent
d8e491e8be
commit
1f0ede7785
|
|
@ -2189,7 +2189,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.2.8") {
|
||||
library("Spring Kafka", "3.2.9-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue