Upgrade to Spring Kafka 3.3.0-M2

Closes gh-41821
This commit is contained in:
Stéphane Nicoll
2024-08-20 08:58:28 +02:00
parent ab2c9246d6
commit f1b0c95b49

View File

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