Start building against Spring Kafka 3.2.7 snapshots

See gh-44110
This commit is contained in:
Stéphane Nicoll
2025-02-05 09:02:04 +01:00
parent f32dc305fc
commit 548eaf642b

View File

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