Upgrade to Spring AMQP 2.2.16.RELEASE

Closes gh-25973
This commit is contained in:
Stephane Nicoll
2021-04-09 14:02:42 +02:00
parent 4e0733e363
commit f43f8f6d73

View File

@@ -1646,7 +1646,7 @@ bom {
]
}
}
library("Spring AMQP", "2.2.15.RELEASE") {
library("Spring AMQP", "2.2.16.RELEASE") {
group("org.springframework.amqp") {
modules = [
"spring-amqp",