Start building against Spring AMQP 2.4.0-M2 snapshots

See gh-27622
This commit is contained in:
Stephane Nicoll 2021-08-10 20:45:03 +02:00
parent f3fd71e5e5
commit fc5fd7fd75

View File

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