Skip to content

Commit 6e59f3f

Browse files
committed
Upgrade to Rabbit AMQP Client 5.16.0
Closes gh-32369
1 parent 52e0293 commit 6e59f3f

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
@@ -1195,7 +1195,7 @@ bom {
11951195
]
11961196
}
11971197
}
1198-
library("Rabbit AMQP Client", "5.15.0") {
1198+
library("Rabbit AMQP Client", "5.16.0") {
11991199
group("com.rabbitmq") {
12001200
modules = [
12011201
"amqp-client"

0 commit comments

Comments
 (0)