Browse Source

Upgrade to Spring AMQP 2.4.6

Closes gh-31348
pull/31676/head
Andy Wilkinson 4 years ago
parent
commit
49fd727ef0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save