Upgrade to Spring AMQP 2.4.6

Closes gh-31348
This commit is contained in:
Andy Wilkinson
2022-06-21 16:34:47 +01:00
parent b56b95d429
commit 49fd727ef0

View File

@@ -1673,7 +1673,7 @@ bom {
]
}
}
library("Spring AMQP", "2.4.6-SNAPSHOT") {
library("Spring AMQP", "2.4.6") {
group("org.springframework.amqp") {
modules = [
"spring-amqp",