Upgrade to Spring AMQP 2.3.6

Closes gh-25647
This commit is contained in:
Andy Wilkinson 2021-03-17 18:27:16 +00:00
parent 5005bd3ded
commit 0d7a60f8cf
1 changed files with 1 additions and 1 deletions

View File

@ -1538,7 +1538,7 @@ bom {
]
}
}
library("Spring AMQP", "2.3.5") {
library("Spring AMQP", "2.3.6") {
group("org.springframework.amqp") {
modules = [
"spring-amqp",