Browse Source

Upgrade to Spring AMQP 2.5.11

Closes gh-30173
pull/30505/head
Andy Wilkinson 4 years ago
parent
commit
95f561afc0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save