Browse Source

Upgrade to Spring AMQP 3.0.13

Closes gh-40373
3.1.x
Andy Wilkinson 2 years ago
parent
commit
acfc5fe830
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1382,7 +1382,7 @@ bom { @@ -1382,7 +1382,7 @@ bom {
]
}
}
library("Spring AMQP", "3.0.12") {
library("Spring AMQP", "3.0.13") {
considerSnapshots()
group("org.springframework.amqp") {
imports = [

Loading…
Cancel
Save