Upgrade to Spring AMQP 2.3.16

Closes gh-30699
This commit is contained in:
Stephane Nicoll 2022-04-19 07:59:18 +02:00
parent c25a2eb274
commit 1c08f503ba
1 changed files with 1 additions and 1 deletions

View File

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