Browse Source

Upgrade to Spring AMQP 3.0.2

Closes gh-34351
pull/34365/head
Andy Wilkinson 3 years ago
parent
commit
c24b81b1e6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save