Skip to content

Commit c08310c

Browse files
committed
Upgrade to Spring AMQP 2.2.13
Closes gh-24287
1 parent 388f006 commit c08310c

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
@@ -1645,7 +1645,7 @@ bom {
16451645
]
16461646
}
16471647
}
1648-
library("Spring AMQP", "2.2.13.BUILD-SNAPSHOT") {
1648+
library("Spring AMQP", "2.2.13.RELEASE") {
16491649
group("org.springframework.amqp") {
16501650
modules = [
16511651
"spring-amqp",

0 commit comments

Comments
 (0)