Upgrade to Spring AMQP 3.1.2

Closes gh-39477
This commit is contained in:
Andy Wilkinson 2024-02-21 21:05:35 +00:00
parent bc62825201
commit 32da1bf3a1
1 changed files with 1 additions and 1 deletions

View File

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