Upgrade to Spring AMQP 2.4.6

Closes gh-31376
This commit is contained in:
Andy Wilkinson
2022-06-21 16:36:55 +01:00
parent f055d564f4
commit 390554a84f

View File

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