Upgrade to Spring AMQP 2.4.13

Closes gh-35727
This commit is contained in:
Stephane Nicoll 2023-06-17 17:03:10 +02:00
parent efa072204a
commit b4b6477899

View File

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