Start building against Spring AMQP 2.3.0-RC1 snapshots

See gh-23680
This commit is contained in:
Stephane Nicoll
2020-10-13 17:57:58 +02:00
parent d7c97ed6e4
commit 809e2c023f

View File

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