Upgrade to Spring Kafka 3.3.0-M3

Closes gh-42146
This commit is contained in:
Stéphane Nicoll 2024-09-17 09:14:39 +02:00
parent f844c64b12
commit 12b25e5280
1 changed files with 1 additions and 1 deletions

View File

@ -2028,7 +2028,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-M3") {
considerSnapshots()
group("org.springframework.kafka") {
modules = [