Skip to content

Commit aed4bc5

Browse files
committed
Start building against Spring AMQP 2.4.4 snapshots
See gh-30701
1 parent f6a8c63 commit aed4bc5

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.3") {
1674+
library("Spring AMQP", "2.4.4-SNAPSHOT") {
16751675
group("org.springframework.amqp") {
16761676
modules = [
16771677
"spring-amqp",

0 commit comments

Comments
 (0)