Skip to content

Commit 0b0c10e

Browse files
committed
Upgrade to Spring AMQP 4.0.0-M4
Closes gh-46803
1 parent 87342fd commit 0b0c10e

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
@@ -2266,7 +2266,7 @@ bom {
22662266
]
22672267
}
22682268
}
2269-
library("Spring AMQP", "4.0.0-SNAPSHOT") {
2269+
library("Spring AMQP", "4.0.0-M4") {
22702270
considerSnapshots()
22712271
group("org.springframework.amqp") {
22722272
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)