Skip to content

Commit a15ff06

Browse files
committed
Upgrade to Rabbit AMQP Client 5.14.1
Closes gh-29425
1 parent 6be4146 commit a15ff06

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
@@ -1394,7 +1394,7 @@ bom {
13941394
]
13951395
}
13961396
}
1397-
library("Rabbit AMQP Client", "5.14.0") {
1397+
library("Rabbit AMQP Client", "5.14.1") {
13981398
group("com.rabbitmq") {
13991399
modules = [
14001400
"amqp-client"

0 commit comments

Comments
 (0)