Browse Source

Upgrade to Spring AMQP 2.2.14.RELEASE

Closes gh-24824
pull/25129/head
Stephane Nicoll 5 years ago
parent
commit
8908969a6c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1645,7 +1645,7 @@ bom { @@ -1645,7 +1645,7 @@ bom {
]
}
}
library("Spring AMQP", "2.2.13.RELEASE") {
library("Spring AMQP", "2.2.14.RELEASE") {
group("org.springframework.amqp") {
modules = [
"spring-amqp",

Loading…
Cancel
Save