Start building against Spring AMQP 2.4.11 snapshots

See gh-34607
This commit is contained in:
Andy Wilkinson 2023-03-14 20:15:41 +00:00
parent 7022d9abbb
commit 837ac85f3b
1 changed files with 1 additions and 1 deletions

View File

@ -1710,7 +1710,7 @@ bom {
]
}
}
library("Spring AMQP", "2.4.10") {
library("Spring AMQP", "2.4.11-SNAPSHOT") {
prohibit {
versionRange "[3.0.0-M1,)"
because "it uses Spring Framework 6"