Upgrade to Spring AMQP 2.3.0-M1

Closes gh-22127
This commit is contained in:
Andy Wilkinson
2020-06-26 22:52:49 +01:00
parent c18896ed5a
commit 46b10fd46f

View File

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