Upgrade to Spring AMQP 2.4.17

Closes gh-37676
This commit is contained in:
Andy Wilkinson 2023-10-17 08:43:41 +01:00
parent 69fb702551
commit 747cb2dac9
1 changed files with 1 additions and 1 deletions

View File

@ -1721,7 +1721,7 @@ bom {
]
}
}
library("Spring AMQP", "2.4.17-SNAPSHOT") {
library("Spring AMQP", "2.4.17") {
considerSnapshots()
prohibit {
versionRange "[3.0.0-M1,)"