Upgrade to Spring Kafka 3.1.2

Closes gh-39484
This commit is contained in:
Andy Wilkinson 2024-02-21 21:05:40 +00:00
parent 398fb15758
commit 506438e772
1 changed files with 1 additions and 1 deletions

View File

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