Upgrade to Spring AMQP 2.2.13

Closes gh-24287
This commit is contained in:
Stephane Nicoll 2020-12-10 08:56:38 +01:00
parent 388f00612e
commit c08310ca35
1 changed files with 1 additions and 1 deletions

View File

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