Upgrade to Spring Kafka 3.3.5

Closes gh-45094
This commit is contained in:
Stéphane Nicoll 2025-04-23 09:39:14 +02:00
parent de7c020585
commit 0818e647cc
1 changed files with 1 additions and 1 deletions

View File

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