Upgrade to Spring AMQP 2.4.14

Closes gh-36399
This commit is contained in:
Stephane Nicoll 2023-07-17 19:53:54 +02:00
parent 08054cf380
commit 250868ad84

View File

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