Upgrade to Spring AMQP 2.3.14

Closes gh-29312
This commit is contained in:
Stephane Nicoll 2022-01-14 12:12:00 +01:00
parent 777361421c
commit 251f4e8a3f
1 changed files with 1 additions and 1 deletions

View File

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