Start building against Spring Kafka 3.2.5 snapshots

See gh-43011
This commit is contained in:
Stéphane Nicoll
2024-11-05 12:29:09 +09:00
parent 21db2ff03b
commit 6533380fbb

View File

@@ -2036,7 +2036,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
}
}
library("Spring Kafka", "3.2.4") {
library("Spring Kafka", "3.2.5-SNAPSHOT") {
considerSnapshots()
group("org.springframework.kafka") {
modules = [