Upgrade to Spring Kafka 3.2.7

Closes gh-44110
This commit is contained in:
Stéphane Nicoll 2025-02-19 09:45:31 +01:00
parent c31872cd2f
commit b5d50ebf7a
1 changed files with 1 additions and 1 deletions

View File

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