Upgrade to Spring AMQP 2.2.11

Closes gh-23373
This commit is contained in:
Stephane Nicoll 2020-09-16 18:24:53 +02:00
parent aee1be587f
commit 7a7aef80d9
1 changed files with 1 additions and 1 deletions

View File

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