Upgrade to Spring AMQP 2.2.7.RELEASE

Closes gh-21862
This commit is contained in:
Andy Wilkinson 2020-06-10 12:49:56 +01:00
parent 25cc16a54c
commit 52975e4480

View File

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