Upgrade to Spring AMQP 2.3.0-SNAPSHOT

See gh-23011
This commit is contained in:
Phillip Webb
2020-08-19 10:53:39 -07:00
parent 0beb30bb5a
commit 847baba0b1

View File

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