Browse Source

Upgrade to Spring AMQP 2.3.6

Closes gh-25648
pull/25377/head
Stephane Nicoll 5 years ago
parent
commit
cd81784772
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save