Upgrade to Spring AMQP 3.2.0

Closes gh-43016
This commit is contained in:
Stéphane Nicoll
2024-11-19 08:49:59 +01:00
parent 246c4a21d6
commit 7200fd8193

View File

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