Skip to content

Commit 8d8474f

Browse files
committed
Upgrade to Rabbit AMQP Client 5.27.1
Closes gh-47950
1 parent 00bd0ef commit 8d8474f

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
@@ -1910,7 +1910,7 @@ bom {
19101910
releaseNotes("https://github.com/r2dbc/r2dbc-spi/releases/tag/v{version}")
19111911
}
19121912
}
1913-
library("Rabbit AMQP Client", "5.27.0") {
1913+
library("Rabbit AMQP Client", "5.27.1") {
19141914
group("com.rabbitmq") {
19151915
modules = [
19161916
"amqp-client"

0 commit comments

Comments
 (0)