Upgrade to Spring AMQP 2.2.10.RELEASE

Closes gh-22842
This commit is contained in:
Andy Wilkinson 2020-08-12 19:19:18 +01:00
parent f43a0b4891
commit ce729b7188
1 changed files with 1 additions and 1 deletions

View File

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