Upgrade to Spring AMQP 2.2.6

Closes gh-20947
This commit is contained in:
Stephane Nicoll 2020-04-29 15:08:49 +02:00
parent 371774c109
commit 2eef71cba5

View File

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