Skip to content

Commit b2c2e6d

Browse files
committed
Upgrade to Spring AMQP 2.3.13
Closes gh-28994
1 parent e4b0575 commit b2c2e6d

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
@@ -1642,7 +1642,7 @@ bom {
16421642
]
16431643
}
16441644
}
1645-
library("Spring AMQP", "2.3.13-SNAPSHOT") {
1645+
library("Spring AMQP", "2.3.13") {
16461646
group("org.springframework.amqp") {
16471647
modules = [
16481648
"spring-amqp",

0 commit comments

Comments
 (0)