Upgrade to Spring AMQP 3.2.3

Closes gh-44279
This commit is contained in:
Stéphane Nicoll 2025-02-19 09:45:14 +01:00
parent c5a7fa70ee
commit 39e9fd4251
1 changed files with 1 additions and 1 deletions

View File

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