Upgrade to Spring AMQP 2.2.5.RELEASE

Closes gh-20468
This commit is contained in:
Andy Wilkinson
2020-03-10 14:24:24 +00:00
parent 6087fd6b51
commit 22fa5d257a

View File

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