Upgrade to Spring AMQP 2.3.7

Closes gh-26384
This commit is contained in:
Stephane Nicoll 2021-05-18 08:34:35 +02:00
parent 56ba14ad2d
commit 9dd9a2fa33
1 changed files with 1 additions and 1 deletions

View File

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