Upgrade to Spring AMQP 2.3.0-M3

Closes gh-23011
This commit is contained in:
Stephane Nicoll
2020-09-16 18:27:44 +02:00
parent 38aba5edb1
commit 32bf5b6e89

View File

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