Upgrade to Spring Kafka 3.2.4

Closes gh-42135
This commit is contained in:
Stéphane Nicoll 2024-09-17 09:13:10 +02:00
parent 05adcab4f4
commit fc5b80ac64
1 changed files with 1 additions and 1 deletions

View File

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