Upgrade to Spring AMQP 2.4.0-M3

Closes gh-27933
This commit is contained in:
Andy Wilkinson
2021-09-20 10:02:13 +01:00
parent a395e0281f
commit dd366af849

View File

@@ -1606,7 +1606,7 @@ bom {
]
}
}
library("Spring AMQP", "2.4.0-SNAPSHOT") {
library("Spring AMQP", "2.4.0-M3") {
group("org.springframework.amqp") {
modules = [
"spring-amqp",