Upgrade to Spring Kafka 3.1.7

Closes gh-41297
This commit is contained in:
Stéphane Nicoll 2024-07-16 08:09:34 +02:00
parent d12ea2d3d2
commit 49538adbda
1 changed files with 1 additions and 1 deletions

View File

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