Upgrade to Spring AMQP 2.4.7

Closes gh-32276
This commit is contained in:
Stephane Nicoll
2022-09-20 03:30:23 +02:00
parent 1132f983a9
commit cddfa4b58c

View File

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