Upgrade to Spring AMQP 3.1.4

Closes gh-40222
This commit is contained in:
Andy Wilkinson 2024-04-16 19:51:07 +01:00
parent 7b2add0120
commit 56a09fb048
1 changed files with 1 additions and 1 deletions

View File

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