Start building against Spring Kafka 3.3.3 snapshots

See gh-44123
This commit is contained in:
Stéphane Nicoll
2025-02-05 09:08:47 +01:00
parent 38f55c3080
commit 1d85aa42a9

View File

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