Upgrade to Spring AMQP 2.4.5

Closes gh-31009
This commit is contained in:
Andy Wilkinson
2022-05-16 17:40:01 +01:00
parent 1c217d268e
commit 9381daddb3

View File

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