Start building against Spring Kafka 3.3.0-M2 snapshots

See gh-41821
This commit is contained in:
Stéphane Nicoll
2024-08-12 08:57:27 +02:00
parent f501b3dc2b
commit 4812f6da27

View File

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