Skip to content

Commit 2eef71c

Browse files
committed
Upgrade to Spring AMQP 2.2.6
Closes gh-20947
1 parent 371774c commit 2eef71c

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
@@ -1603,7 +1603,7 @@ bom {
16031603
]
16041604
}
16051605
}
1606-
library("Spring AMQP", "2.2.6.BUILD-SNAPSHOT") {
1606+
library("Spring AMQP", "2.2.6.RELEASE") {
16071607
group("org.springframework.amqp") {
16081608
modules = [
16091609
"spring-amqp",

0 commit comments

Comments
 (0)