Upgrade to Spring AMQP 3.1.0

Closes gh-38308
This commit is contained in:
Phillip Webb 2023-11-20 17:48:37 -08:00
parent d6157d1fe3
commit e5ff5f56ea
1 changed files with 1 additions and 1 deletions

View File

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