Upgrade to Spring AMQP 2.4.3

Closes gh-30180
This commit is contained in:
Andy Wilkinson 2022-03-21 20:21:42 +00:00
parent 8ad214de8f
commit b2e8087f3c
1 changed files with 1 additions and 1 deletions

View File

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