Upgrade to Spring Kafka 3.1.9

Closes gh-42127
This commit is contained in:
Stéphane Nicoll 2024-09-17 09:13:02 +02:00
parent b75c2b6529
commit e009581a41
1 changed files with 1 additions and 1 deletions

View File

@ -1626,7 +1626,7 @@ bom {
] ]
} }
} }
library("Spring Kafka", "3.1.9-SNAPSHOT") { library("Spring Kafka", "3.1.9") {
considerSnapshots() considerSnapshots()
group("org.springframework.kafka") { group("org.springframework.kafka") {
modules = [ modules = [