Upgrade to Spring AMQP 2.5.11

Closes gh-30173
This commit is contained in:
Andy Wilkinson 2022-03-21 20:20:23 +00:00
parent 4b17214e21
commit 95f561afc0
1 changed files with 1 additions and 1 deletions

View File

@ -1688,7 +1688,7 @@ bom {
]
}
}
library("Spring AMQP", "2.3.15-SNAPSHOT") {
library("Spring AMQP", "2.3.15") {
group("org.springframework.amqp") {
modules = [
"spring-amqp",