Upgrade to Spring Kafka 3.0.11

Closes gh-37294
This commit is contained in:
Stephane Nicoll
2023-09-11 10:20:24 +02:00
parent b30ff3c6b2
commit 697f3bb6b4

View File

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