Upgrade to Spring Kafka 3.1.6

Closes gh-41022
This commit is contained in:
Andy Wilkinson 2024-06-18 09:09:42 +01:00
parent 2689b4dac0
commit e2296be9a7

View File

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