Upgrade to Spring AMQP 2.4.9

Closes gh-33790
This commit is contained in:
Andy Wilkinson 2023-01-18 13:07:28 +00:00
parent 524a4b6c1e
commit 93204ad8ba
1 changed files with 1 additions and 1 deletions

View File

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