Upgrade to Spring Kafka 3.3.0

Closes gh-43023
This commit is contained in:
Stéphane Nicoll
2024-11-19 08:49:59 +01:00
parent 7200fd8193
commit d1df7b4859

View File

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