Upgrade to Spring AMQP 3.0.4

Closes gh-34950
This commit is contained in:
Stephane Nicoll
2023-04-17 20:40:05 +02:00
parent df93b39f60
commit 7de5264025

View File

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