Skip to content

Commit 8dbe8a2

Browse files
committed
Upgrade to Rabbit AMQP Client 5.11.0
Closes gh-25681
1 parent 0991a26 commit 8dbe8a2

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
@@ -1374,7 +1374,7 @@ bom {
13741374
]
13751375
}
13761376
}
1377-
library("Rabbit AMQP Client", "5.10.0") {
1377+
library("Rabbit AMQP Client", "5.11.0") {
13781378
group("com.rabbitmq") {
13791379
modules = [
13801380
"amqp-client"

0 commit comments

Comments
 (0)