Upgrade to Spring AMQP 3.0.10

Closes gh-37681
This commit is contained in:
Andy Wilkinson 2023-10-17 08:46:53 +01:00
parent 76d62ab726
commit b33d43cc43
1 changed files with 1 additions and 1 deletions

View File

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