Upgrade to Spring AMQP 2.4.11

Closes gh-34607
This commit is contained in:
Andy Wilkinson
2023-03-21 18:11:18 +00:00
parent e593a8d328
commit 0f0222b0f8

View File

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