Upgrade to Spring Kafka 3.3.4

Closes gh-44595
This commit is contained in:
Andy Wilkinson 2025-03-19 08:29:44 +00:00
parent c10eea278f
commit 9f3549a74c
1 changed files with 1 additions and 1 deletions

View File

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