Upgrade to Spring AMQP 2.4.5

Closes gh-31022
This commit is contained in:
Andy Wilkinson 2022-05-16 17:41:24 +01:00
parent abcfaa5ace
commit 98511420ac
1 changed files with 1 additions and 1 deletions

View File

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