Upgrade to Spring AMQP 3.1.9

Closes gh-44277
This commit is contained in:
Stéphane Nicoll 2025-02-19 09:45:31 +01:00
parent 082c5859e8
commit 55c9603387
1 changed files with 1 additions and 1 deletions

View File

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