Upgrade to Spring Kafka 3.2.0

Closes gh-40676
This commit is contained in:
Andy Wilkinson 2024-05-20 20:35:10 +01:00
parent 57dd05b423
commit 4272016481
1 changed files with 1 additions and 1 deletions

View File

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