Upgrade to Spring AMQP 2.3.10

Closes gh-27392
This commit is contained in:
Andy Wilkinson 2021-07-20 13:14:48 +01:00
parent 47289de332
commit 5783caabd7
1 changed files with 1 additions and 1 deletions

View File

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