Upgrade to Spring Kafka 3.0.13

Closes gh-38369
This commit is contained in:
Andy Wilkinson 2023-11-21 13:23:42 +00:00
parent a37566fd86
commit e559159f04

View File

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