Skip to content

Commit d058af5

Browse files
committed
Upgrade to Spring AMQP 2.4.0
Closes gh-28518
1 parent 8903c69 commit d058af5

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
@@ -1621,7 +1621,7 @@ bom {
16211621
]
16221622
}
16231623
}
1624-
library("Spring AMQP", "2.4.0-SNAPSHOT") {
1624+
library("Spring AMQP", "2.4.0") {
16251625
group("org.springframework.amqp") {
16261626
modules = [
16271627
"spring-amqp",

0 commit comments

Comments
 (0)