Upgrade to Spring AMQP 3.0.5

Closes gh-35748
This commit is contained in:
Stephane Nicoll
2023-06-20 17:29:21 +02:00
parent 0c32ce4214
commit 8d351ffb1f

View File

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