Browse Source

Upgrade to Spring AMQP 2.2.15.RELEASE

Closes gh-25284
pull/25353/head
Andy Wilkinson 5 years ago
parent
commit
bec065dfd3
  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.BUILD-SNAPSHOT") {
library("Spring AMQP", "2.2.15.RELEASE") {
group("org.springframework.amqp") {
modules = [
"spring-amqp",

Loading…
Cancel
Save