Upgrade to Spring AMQP 3.0.1

Closes gh-33811
This commit is contained in:
Andy Wilkinson 2023-01-18 13:13:43 +00:00
parent efa0eebb7e
commit a871c773b5

View File

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