Browse Source

Upgrade to Spring AMQP 2.2.16.RELEASE

Closes gh-25973
pull/27078/head
Stephane Nicoll 5 years ago
parent
commit
f43f8f6d73
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save