Skip to content

Commit 0d90e14

Browse files
committed
Upgrade to Spring AMQP 4.0.0-M3
Closes gh-46047
1 parent 95d6d07 commit 0d90e14

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
@@ -2230,7 +2230,7 @@ bom {
22302230
]
22312231
}
22322232
}
2233-
library("Spring AMQP", "4.0.0-SNAPSHOT") {
2233+
library("Spring AMQP", "4.0.0-M3") {
22342234
considerSnapshots()
22352235
group("org.springframework.amqp") {
22362236
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)