Skip to content

Commit cddfa4b

Browse files
committed
Upgrade to Spring AMQP 2.4.7
Closes gh-32276
1 parent 1132f98 commit cddfa4b

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
@@ -1647,7 +1647,7 @@ bom {
16471647
]
16481648
}
16491649
}
1650-
library("Spring AMQP", "2.4.7-SNAPSHOT") {
1650+
library("Spring AMQP", "2.4.7") {
16511651
prohibit("[3.0.0-M1,)") {
16521652
because "it uses Spring Framework 6"
16531653
}

0 commit comments

Comments
 (0)