Skip to content

Commit 0d5482d

Browse files
committed
Upgrade to Spring AMQP 3.2.7
Closes gh-47076
1 parent 3473814 commit 0d5482d

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
@@ -2083,7 +2083,7 @@ bom {
20832083
]
20842084
}
20852085
}
2086-
library("Spring AMQP", "3.2.7-SNAPSHOT") {
2086+
library("Spring AMQP", "3.2.7") {
20872087
considerSnapshots()
20882088
group("org.springframework.amqp") {
20892089
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)