Upgrade to Spring AMQP 2.3.9

Closes gh-26966
This commit is contained in:
Stephane Nicoll 2021-06-24 06:38:42 +02:00
parent 1a7569056b
commit 6804ae849d
1 changed files with 1 additions and 1 deletions

View File

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