Upgrade to Spring AMQP 2.4.15

Closes gh-36826
This commit is contained in:
Stephane Nicoll 2023-08-22 08:56:03 +02:00
parent 6fb813813a
commit da1950a689

View File

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