Start building against Spring AMQP 2.4.0-RC1 snapshots

See gh-28256
This commit is contained in:
Stephane Nicoll 2021-10-08 08:55:03 +02:00
parent ed25d2409d
commit 9b4c05e7ff
1 changed files with 1 additions and 1 deletions

View File

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