Skip to content

Commit 0c53233

Browse files
committed
Upgrade to Spring AMQP 4.0.0-M5
Closes gh-46999
1 parent f22e485 commit 0c53233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2264,7 +2264,7 @@ bom {
22642264
]
22652265
}
22662266
}
2267-
library("Spring AMQP", "4.0.0-SNAPSHOT") {
2267+
library("Spring AMQP", "4.0.0-M5") {
22682268
considerSnapshots()
22692269
group("org.springframework.amqp") {
22702270
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)