Upgrade to Spring AMQP 2.3.0-M2

Closes gh-22761
This commit is contained in:
Andy Wilkinson
2020-08-12 17:20:33 +01:00
parent fff9193860
commit 0158213b3f

View File

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