Upgrade to Spring AMQP 3.0.6

Closes gh-36403
This commit is contained in:
Stephane Nicoll
2023-07-17 19:57:01 +02:00
parent 10720721bf
commit 3b53c15084

View File

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