Upgrade to Spring AMQP 3.1.8

Closes gh-42996
This commit is contained in:
Stéphane Nicoll 2024-11-19 08:49:28 +01:00
parent c41c68bd40
commit 4de5913227
1 changed files with 1 additions and 1 deletions

View File

@ -1562,7 +1562,7 @@ bom {
]
}
}
library("Spring AMQP", "3.1.8-SNAPSHOT") {
library("Spring AMQP", "3.1.8") {
considerSnapshots()
group("org.springframework.amqp") {
imports = [