Skip to content

Commit fc5fd7f

Browse files
committed
Start building against Spring AMQP 2.4.0-M2 snapshots
See gh-27622
1 parent f3fd71e commit fc5fd7f

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
@@ -1639,7 +1639,7 @@ bom {
16391639
]
16401640
}
16411641
}
1642-
library("Spring AMQP", "2.4.0-M1") {
1642+
library("Spring AMQP", "2.4.0-SNAPSHOT") {
16431643
group("org.springframework.amqp") {
16441644
modules = [
16451645
"spring-amqp",

0 commit comments

Comments
 (0)