Skip to content

Commit ed135b3

Browse files
committed
Upgrade to Spring AMQP 3.2.5
Closes gh-45139
1 parent 7d8f881 commit ed135b3

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
@@ -2170,7 +2170,7 @@ bom {
21702170
]
21712171
}
21722172
}
2173-
library("Spring AMQP", "3.2.5-SNAPSHOT") {
2173+
library("Spring AMQP", "3.2.5") {
21742174
considerSnapshots()
21752175
group("org.springframework.amqp") {
21762176
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)