Upgrade to Spring AMQP 2.3.5

Closes gh-25362
This commit is contained in:
Andy Wilkinson
2021-02-18 12:13:42 +00:00
parent 0f323c125b
commit 87d60938e2

View File

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