Upgrade to Spring AMQP 2.4.8

Closes gh-33222
This commit is contained in:
Stephane Nicoll 2022-11-21 17:39:22 +01:00
parent 48e77ee4ae
commit 5035f638a5
1 changed files with 1 additions and 1 deletions

View File

@ -1690,7 +1690,7 @@ bom {
]
}
}
library("Spring AMQP", "2.4.8-SNAPSHOT") {
library("Spring AMQP", "2.4.8") {
group("org.springframework.amqp") {
modules = [
"spring-amqp",