Skip to content

Commit b68c9df

Browse files
committed
Upgrade to Rabbit AMQP Client 5.24.0
Closes gh-43691
1 parent db8ef8c commit b68c9df

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
@@ -1845,7 +1845,7 @@ bom {
18451845
releaseNotes("https://github.com/r2dbc/r2dbc-spi/releases/tag/v{version}")
18461846
}
18471847
}
1848-
library("Rabbit AMQP Client", "5.22.0") {
1848+
library("Rabbit AMQP Client", "5.24.0") {
18491849
group("com.rabbitmq") {
18501850
modules = [
18511851
"amqp-client"

0 commit comments

Comments
 (0)