Skip to content

Commit 59b9b7c

Browse files
committed
Upgrade to Spring AMQP 3.2.5
Closes gh-45088
1 parent 7ad9401 commit 59b9b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2048,7 +2048,7 @@ bom {
20482048
]
20492049
}
20502050
}
2051-
library("Spring AMQP", "3.2.5-SNAPSHOT") {
2051+
library("Spring AMQP", "3.2.5") {
20522052
considerSnapshots()
20532053
group("org.springframework.amqp") {
20542054
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)