Upgrade to Spring AMQP 2.4.10

Closes gh-34321
This commit is contained in:
Andy Wilkinson
2023-02-21 18:05:47 +00:00
parent bc60026532
commit 349726c75e

View File

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