Skip to content

Commit 99ada4e

Browse files
committed
Upgrade to Rabbit AMQP Client 5.13.0
Closes gh-27404
1 parent 02c1ce0 commit 99ada4e

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
@@ -1423,7 +1423,7 @@ bom {
14231423
]
14241424
}
14251425
}
1426-
library("Rabbit AMQP Client", "5.12.0") {
1426+
library("Rabbit AMQP Client", "5.13.0") {
14271427
group("com.rabbitmq") {
14281428
modules = [
14291429
"amqp-client"

0 commit comments

Comments
 (0)