Upgrade to Spring AMQP 3.2.1

Closes gh-43411
This commit is contained in:
Andy Wilkinson 2024-12-16 19:18:06 +00:00
parent c58c2bb2ab
commit cadeb6d88f
1 changed files with 1 additions and 1 deletions

View File

@ -2081,7 +2081,7 @@ bom {
]
}
}
library("Spring AMQP", "3.2.1-SNAPSHOT") {
library("Spring AMQP", "3.2.1") {
considerSnapshots()
group("org.springframework.amqp") {
imports = [