Skip to content

Commit cadeb6d

Browse files
committed
Upgrade to Spring AMQP 3.2.1
Closes gh-43411
1 parent c58c2bb commit cadeb6d

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
@@ -2081,7 +2081,7 @@ bom {
20812081
]
20822082
}
20832083
}
2084-
library("Spring AMQP", "3.2.1-SNAPSHOT") {
2084+
library("Spring AMQP", "3.2.1") {
20852085
considerSnapshots()
20862086
group("org.springframework.amqp") {
20872087
imports = [

0 commit comments

Comments
 (0)