Skip to content

Commit 250868a

Browse files
committed
Upgrade to Spring AMQP 2.4.14
Closes gh-36399
1 parent 08054cf commit 250868a

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.14-SNAPSHOT") {
1717+
library("Spring AMQP", "2.4.14") {
17181718
prohibit {
17191719
versionRange "[3.0.0-M1,)"
17201720
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)