Skip to content

Commit 8908969

Browse files
committed
Upgrade to Spring AMQP 2.2.14.RELEASE
Closes gh-24824
1 parent 92f132a commit 8908969

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.RELEASE") {
1648+
library("Spring AMQP", "2.2.14.RELEASE") {
16491649
group("org.springframework.amqp") {
16501650
modules = [
16511651
"spring-amqp",

0 commit comments

Comments
 (0)