Upgrade to Spring AMQP 2.3.0-RC1

Closes gh-23680
This commit is contained in:
Stephane Nicoll
2020-10-15 09:06:26 +02:00
parent 0c48370112
commit 2f48ab119b

View File

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