Skip to content

Commit f2ccfa8

Browse files
committed
Upgrade to Rabbit AMQP Client 5.26.0
Closes gh-46502
1 parent e1eead2 commit f2ccfa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1905,7 +1905,7 @@ bom {
19051905
releaseNotes("https://github.com/r2dbc/r2dbc-spi/releases/tag/v{version}")
19061906
}
19071907
}
1908-
library("Rabbit AMQP Client", "5.25.0") {
1908+
library("Rabbit AMQP Client", "5.26.0") {
19091909
group("com.rabbitmq") {
19101910
modules = [
19111911
"amqp-client"

0 commit comments

Comments
 (0)