Skip to content

Commit ddf9d24

Browse files
committed
Start building against Spring AMQP 2.4.12 snapshots
See gh-34947
1 parent cdb666c commit ddf9d24

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
@@ -1710,7 +1710,7 @@ bom {
17101710
]
17111711
}
17121712
}
1713-
library("Spring AMQP", "2.4.11") {
1713+
library("Spring AMQP", "2.4.12-SNAPSHOT") {
17141714
prohibit {
17151715
versionRange "[3.0.0-M1,)"
17161716
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)