Upgrade to Spring AMQP 2.4.3

Closes gh-30180
pull/30562/head
Andy Wilkinson 3 years ago
parent 8ad214de8f
commit b2e8087f3c

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

Loading…
Cancel
Save