Skip to content

Commit 05c728a

Browse files
committed
Upgrade to Spring AMQP 3.2.6
Closes gh-46276
1 parent 14db1ad commit 05c728a

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
@@ -2084,7 +2084,7 @@ bom {
20842084
]
20852085
}
20862086
}
2087-
library("Spring AMQP", "3.2.6-SNAPSHOT") {
2087+
library("Spring AMQP", "3.2.6") {
20882088
considerSnapshots()
20892089
group("org.springframework.amqp") {
20902090
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)