Skip to content

Commit

Permalink
Upgrade to Rabbit AMQP Client 5.16.1
Browse files Browse the repository at this point in the history
Closes gh-36329
  • Loading branch information
snicoll committed Jul 11, 2023
1 parent 17e2725 commit 8d94b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1134,7 +1134,7 @@ bom {
]
}
}
library("Rabbit AMQP Client", "5.16.0") {
library("Rabbit AMQP Client", "5.16.1") {
group("com.rabbitmq") {
modules = [
"amqp-client"
Expand Down

0 comments on commit 8d94b4b

Please sign in to comment.