Skip to content

Commit 324539e

Browse files
committed
Upgrade to Rabbit AMQP Client 5.14.3
Closes gh-36316
1 parent eb0e50f commit 324539e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,7 @@ bom {
14651465
]
14661466
}
14671467
}
1468-
library("Rabbit AMQP Client", "5.14.2") {
1468+
library("Rabbit AMQP Client", "5.14.3") {
14691469
group("com.rabbitmq") {
14701470
modules = [
14711471
"amqp-client"

0 commit comments

Comments
 (0)