Upgrade to Spring AMQP 2.2.9

Closes gh-22387
pull/22996/head
Stephane Nicoll 4 years ago
parent eed4370d47
commit 155f8a1a88

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

Loading…
Cancel
Save