Skip to content

Commit b3513b5

Browse files
committed
Start building against Spring AMQP 2.4.14 snapshots
See gh-36399
1 parent 37832be commit b3513b5

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
@@ -1714,7 +1714,7 @@ bom {
17141714
]
17151715
}
17161716
}
1717-
library("Spring AMQP", "2.4.13") {
1717+
library("Spring AMQP", "2.4.14-SNAPSHOT") {
17181718
prohibit {
17191719
versionRange "[3.0.0-M1,)"
17201720
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)