Starting building against Spring AMQP 2.3.0-M2 snapshots

See gh-22761
This commit is contained in:
Andy Wilkinson
2020-08-06 10:51:44 +01:00
parent 792c4f46ef
commit 5cc5baa303

View File

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