Upgrade to Spring AMQP 3.2.2

Closes gh-43748
This commit is contained in:
Andy Wilkinson 2025-01-21 18:25:54 +00:00
parent 33528375e1
commit b21d1a9893
1 changed files with 1 additions and 1 deletions

View File

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