Upgrade to Spring AMQP 2.4.4

Closes gh-30703
This commit is contained in:
Stephane Nicoll
2022-04-19 08:14:57 +02:00
parent b098bf9283
commit 8bdc4f4395

View File

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