Upgrade to Spring AMQP 3.0.4

Closes gh-34967
This commit is contained in:
Stephane Nicoll 2023-04-17 20:41:07 +02:00
parent a37a7228b8
commit 1785119cae

View File

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