Upgrade to Spring AMQP 3.0.6

Closes gh-36401
This commit is contained in:
Stephane Nicoll 2023-07-17 19:55:53 +02:00
parent bf5cdbf3f3
commit a838cab65c

View File

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