Upgrade to Spring Kafka 3.3.0-RC1

Closes gh-42564
This commit is contained in:
Stéphane Nicoll
2024-10-22 09:05:27 +02:00
parent 8bacc05fb1
commit c37d4bcfc8

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-SNAPSHOT") {
library("Spring Kafka", "3.3.0-RC1") {
considerSnapshots()
group("org.springframework.kafka") {
modules = [