Upgrade to Spring AMQP 2.4.1

Closes gh-29241
This commit is contained in:
Stephane Nicoll 2022-01-03 09:42:45 +01:00
parent ec0dd5bf33
commit 7890919958
1 changed files with 1 additions and 1 deletions

View File

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