Upgrade to Spring AMQP 3.0.8

Closes gh-36832
This commit is contained in:
Stephane Nicoll 2023-08-22 08:58:09 +02:00
parent 21c23a0763
commit 83cfa7bc9c

View File

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