Upgrade to Spring AMQP 2.2.7.RELEASE

Closes gh-21978
This commit is contained in:
Andy Wilkinson 2020-06-16 10:33:52 +01:00
parent 030a01192d
commit dfd32e7a54

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",