Start building against Spring Kafka 3.3.1 snapshots

See gh-43416
This commit is contained in:
Phillip Webb
2024-12-04 11:48:43 -08:00
parent 32532b1f4d
commit 49df76a45d

View File

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