Browse Source

Upgrade to Rabbit AMQP Client 5.14.3

Closes gh-36316
pull/37018/head
Stephane Nicoll 2 years ago
parent
commit
a508606fd0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save