Start building against Spring AMQP 2.4.0-M3 snapshots

See gh-27933
This commit is contained in:
Stephane Nicoll
2021-09-10 08:30:36 +02:00
parent 4b4e5f9bf8
commit ef32e02df1

View File

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