Skip to content

Commit 26c3ec1

Browse files
committed
Upgrade to Spring AMQP 3.2.7
Closes gh-47086
1 parent 3e0a786 commit 26c3ec1

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
@@ -2206,7 +2206,7 @@ bom {
22062206
]
22072207
}
22082208
}
2209-
library("Spring AMQP", "3.2.7-SNAPSHOT") {
2209+
library("Spring AMQP", "3.2.7") {
22102210
considerSnapshots()
22112211
group("org.springframework.amqp") {
22122212
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)