Start building against Spring AMQP 2.4.0 snapshots

See gh-28518
This commit is contained in:
Stephane Nicoll 2021-11-05 11:10:34 +01:00
parent 7eb1acb5e1
commit a5a33fc4bf
1 changed files with 1 additions and 1 deletions

View File

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