Upgrade to Spring AMQP 3.0.8

Closes gh-36842
This commit is contained in:
Stephane Nicoll
2023-08-22 09:00:24 +02:00
parent 9729d37dce
commit 96522ec0ce

View File

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