Upgrade to Spring AMQP 2.4.2

Closes gh-29318
This commit is contained in:
Stephane Nicoll 2022-01-17 08:44:15 +01:00
parent 6afd9b665d
commit 200c05ff98
1 changed files with 1 additions and 1 deletions

View File

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