Upgrade to Spring AMQP 2.3.1

Closes gh-24073
This commit is contained in:
Andy Wilkinson
2020-11-11 19:27:48 +00:00
parent 795100f27d
commit 10355fc6dc

View File

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