Upgrade to Spring AMQP 3.1.8

Closes gh-43004
This commit is contained in:
Stéphane Nicoll 2024-11-19 08:49:38 +01:00
parent 13f7820a6c
commit d4f71753a5
1 changed files with 1 additions and 1 deletions

View File

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