Start building against Spring AMQP 2.4.5 snapshots

See gh-31009
This commit is contained in:
Andy Wilkinson 2022-05-12 16:51:05 +01:00
parent 76bc188e9f
commit 9137d777ab
1 changed files with 1 additions and 1 deletions

View File

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