Skip to content

Commit 7a7aef8

Browse files
committed
Upgrade to Spring AMQP 2.2.11
Closes gh-23373
1 parent aee1be5 commit 7a7aef8

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
@@ -1641,7 +1641,7 @@ bom {
16411641
]
16421642
}
16431643
}
1644-
library("Spring AMQP", "2.2.10.RELEASE") {
1644+
library("Spring AMQP", "2.2.11.RELEASE") {
16451645
group("org.springframework.amqp") {
16461646
modules = [
16471647
"spring-amqp",

0 commit comments

Comments
 (0)