Start building against Spring AMQP 2.4.0-M1 snapshots

See gh-27171
This commit is contained in:
Stephane Nicoll
2021-07-09 13:02:04 +02:00
parent 4f322411a5
commit 3191b814e0

View File

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