Skip to content

Commit 508886c

Browse files
committed
Upgrade to Spring AMQP 3.2.8
Closes gh-47614
1 parent c958ba4 commit 508886c

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
@@ -2204,7 +2204,7 @@ bom {
22042204
]
22052205
}
22062206
}
2207-
library("Spring AMQP", "3.2.8-SNAPSHOT") {
2207+
library("Spring AMQP", "3.2.8") {
22082208
considerSnapshots()
22092209
group("org.springframework.amqp") {
22102210
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)