Skip to content

Commit 21e727a

Browse files
wilkinsonaarefbehboudi
authored andcommitted
Upgrade to Spring AMQP 3.2.2
Closes spring-projectsgh-43748 Signed-off-by: arefbehboudi <[email protected]>
1 parent fd9294d commit 21e727a

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
@@ -2080,7 +2080,7 @@ bom {
20802080
]
20812081
}
20822082
}
2083-
library("Spring AMQP", "3.2.2-SNAPSHOT") {
2083+
library("Spring AMQP", "3.2.2") {
20842084
considerSnapshots()
20852085
group("org.springframework.amqp") {
20862086
imports = [

0 commit comments

Comments
 (0)