Upgrade to Spring AMQP 3.0.8

Closes gh-36940
This commit is contained in:
Stephane Nicoll 2023-08-22 09:02:10 +02:00
parent 817b456402
commit 564acf05c1

View File

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