Skip to content

Commit 22fa5d2

Browse files
committed
Upgrade to Spring AMQP 2.2.5.RELEASE
Closes gh-20468
1 parent 6087fd6 commit 22fa5d2

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
@@ -1598,7 +1598,7 @@ bom {
15981598
]
15991599
}
16001600
}
1601-
library("Spring AMQP", "2.2.4.RELEASE") {
1601+
library("Spring AMQP", "2.2.5.RELEASE") {
16021602
group("org.springframework.amqp") {
16031603
modules = [
16041604
"spring-amqp",

0 commit comments

Comments
 (0)