Skip to content

Commit 9137d77

Browse files
committed
Start building against Spring AMQP 2.4.5 snapshots
See gh-31009
1 parent 76bc188 commit 9137d77

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
@@ -1671,7 +1671,7 @@ bom {
16711671
]
16721672
}
16731673
}
1674-
library("Spring AMQP", "2.4.4") {
1674+
library("Spring AMQP", "2.4.5-SNAPSHOT") {
16751675
group("org.springframework.amqp") {
16761676
modules = [
16771677
"spring-amqp",

0 commit comments

Comments
 (0)