Browse Source

Upgrade to Rabbit AMQP Client 5.14.2

Closes gh-29860
pull/29884/head
Stephane Nicoll 4 years ago
parent
commit
0401a834e6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1397,7 +1397,7 @@ bom { @@ -1397,7 +1397,7 @@ bom {
]
}
}
library("Rabbit AMQP Client", "5.14.1") {
library("Rabbit AMQP Client", "5.14.2") {
group("com.rabbitmq") {
modules = [
"amqp-client"

Loading…
Cancel
Save