Skip to content

Commit bec065d

Browse files
committed
Upgrade to Spring AMQP 2.2.15.RELEASE
Closes gh-25284
1 parent 98ee724 commit bec065d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1646,7 +1646,7 @@ bom {
16461646
]
16471647
}
16481648
}
1649-
library("Spring AMQP", "2.2.15.BUILD-SNAPSHOT") {
1649+
library("Spring AMQP", "2.2.15.RELEASE") {
16501650
group("org.springframework.amqp") {
16511651
modules = [
16521652
"spring-amqp",

0 commit comments

Comments
 (0)