Upgrade to Spring AMQP 2.2.9

Closes gh-22387
This commit is contained in:
Stephane Nicoll 2020-07-22 18:44:52 +02:00
parent eed4370d47
commit 155f8a1a88
1 changed files with 1 additions and 1 deletions

View File

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