Upgrade to Spring AMQP 3.0.8

Closes gh-36832
pull/37462/head
Stephane Nicoll 1 year ago
parent 21c23a0763
commit 83cfa7bc9c

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

Loading…
Cancel
Save