Upgrade to Spring AMQP 2.3.10

Closes gh-27391
This commit is contained in:
Andy Wilkinson 2021-07-19 17:15:50 +01:00
parent 3e0829cd47
commit 9973937af3

View File

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