Upgrade to Spring Kafka 3.2.5

Closes gh-43011
This commit is contained in:
Stéphane Nicoll
2024-11-19 08:49:38 +01:00
parent d4f71753a5
commit 013e38b1dc

View File

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