Upgrade to Spring AMQP 2.3.8

Closes gh-26764
This commit is contained in:
Stephane Nicoll 2021-06-10 07:58:19 +02:00
parent bbdfcdc6af
commit f79f2b1594
1 changed files with 1 additions and 1 deletions

View File

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