Upgrade to Spring AMQP 3.2.4

Closes gh-44742
This commit is contained in:
Stéphane Nicoll 2025-03-17 17:54:42 +01:00
parent 881f9ecc8a
commit 2f16b17e1d
1 changed files with 1 additions and 1 deletions

View File

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