Skip to content

Commit 6fc881e

Browse files
committed
Upgrade to Rabbit AMQP Client 5.22.0
Closes gh-42350
1 parent 59fb90e commit 6fc881e

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
@@ -1667,7 +1667,7 @@ bom {
16671667
javadoc("https://r2dbc.io/spec/{version}/api")
16681668
}
16691669
}
1670-
library("Rabbit AMQP Client", "5.21.0") {
1670+
library("Rabbit AMQP Client", "5.22.0") {
16711671
group("com.rabbitmq") {
16721672
modules = [
16731673
"amqp-client"

0 commit comments

Comments
 (0)