Upgrade to Spring AMQP 3.1.0

Closes gh-38308
This commit is contained in:
Phillip Webb 2023-11-20 17:48:37 -08:00
parent d6157d1fe3
commit e5ff5f56ea

View File

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