Upgrade to Spring Kafka 3.2.0-RC1

Closes gh-40227
This commit is contained in:
Andy Wilkinson 2024-04-16 19:51:09 +01:00
parent 9afb9e2f87
commit 0225f1f142
1 changed files with 1 additions and 1 deletions

View File

@ -1921,7 +1921,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-RC1") {
considerSnapshots()
group("org.springframework.kafka") {
modules = [