Upgrade to Spring AMQP 3.0.5

Closes gh-35976
This commit is contained in:
Andy Wilkinson 2023-06-19 09:57:22 +01:00
parent 9ab94ef8a3
commit 4dc0b26eea

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",