Upgrade to Spring AMQP 2.4.12

Closes gh-35533
This commit is contained in:
Andy Wilkinson 2023-05-17 21:25:12 +01:00
parent d0bbf8433a
commit e5ef0682fb

View File

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