Upgrade to Spring Kafka 3.3.0-M1

Closes gh-41310
This commit is contained in:
Stéphane Nicoll 2024-07-16 08:11:40 +02:00
parent 91425144a4
commit e89fd97a75
1 changed files with 1 additions and 1 deletions

View File

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