Upgrade to Spring Kafka 3.3.7

Closes gh-45782
This commit is contained in:
Stéphane Nicoll 2025-06-17 20:32:05 +02:00
parent 575a25d678
commit da66949792
1 changed files with 1 additions and 1 deletions

View File

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