Browse Source

Upgrade to Spring AMQP 2.4.12

Closes gh-35533
2.6.x
Andy Wilkinson 3 years ago
parent
commit
e5ef0682fb
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

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

Loading…
Cancel
Save