Upgrade to Spring AMQP 2.3.5

Closes gh-25290
This commit is contained in:
Andy Wilkinson
2021-02-18 11:30:04 +00:00
parent a2695f215c
commit 332ab5e1c6

View File

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