Upgrade to Spring AMQP 2.4.0-M1

Closes gh-27171
This commit is contained in:
Andy Wilkinson
2021-07-19 17:49:28 +01:00
parent f1e99649df
commit a1cf18a06a

View File

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