Skip to content

Commit 8bacc05

Browse files
committed
Upgrade to Spring AMQP 3.2.0-RC1
Closes gh-42558
1 parent 577c45a commit 8bacc05

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
@@ -1889,7 +1889,7 @@ bom {
18891889
]
18901890
}
18911891
}
1892-
library("Spring AMQP", "3.2.0-SNAPSHOT") {
1892+
library("Spring AMQP", "3.2.0-RC1") {
18931893
considerSnapshots()
18941894
group("org.springframework.amqp") {
18951895
imports = [

0 commit comments

Comments
 (0)