Skip to content

Commit cf3b74e

Browse files
committed
Upgrade to Rabbit AMQP Client 5.25.0
Closes gh-44231
1 parent fc05658 commit cf3b74e

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
@@ -1939,7 +1939,7 @@ bom {
19391939
releaseNotes("https://github.com/r2dbc/r2dbc-spi/releases/tag/v{version}")
19401940
}
19411941
}
1942-
library("Rabbit AMQP Client", "5.24.0") {
1942+
library("Rabbit AMQP Client", "5.25.0") {
19431943
group("com.rabbitmq") {
19441944
modules = [
19451945
"amqp-client"

0 commit comments

Comments
 (0)