Start building against Spring Kafka 3.3.0 snapshots

See gh-43023
This commit is contained in:
Stéphane Nicoll 2024-11-05 12:47:13 +09:00
parent a73173abae
commit ad2e30167a
1 changed files with 1 additions and 1 deletions

View File

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