Upgrade to Spring AMQP 2.3.11

Closes gh-28226
This commit is contained in:
Andy Wilkinson
2021-10-18 19:12:19 +01:00
parent a93cf64834
commit 754b52c6bc

View File

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