Upgrade to Spring AMQP 2.4.2

Closes gh-29284
This commit is contained in:
Stephane Nicoll 2022-01-17 08:46:16 +01:00
parent 2f7d62eae9
commit 77e9047d31

View File

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