Upgrade to Spring AMQP 2.2.4.RELEASE

Closes gh-20105
This commit is contained in:
Andy Wilkinson
2020-02-12 20:03:16 +00:00
parent f22aeda0ce
commit 9860f9705c

View File

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