Skip to content

Commit 93204ad

Browse files
committed
Upgrade to Spring AMQP 2.4.9
Closes gh-33790
1 parent 524a4b6 commit 93204ad

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
@@ -1716,7 +1716,7 @@ bom {
17161716
]
17171717
}
17181718
}
1719-
library("Spring AMQP", "2.4.9-SNAPSHOT") {
1719+
library("Spring AMQP", "2.4.9") {
17201720
prohibit {
17211721
versionRange "[3.0.0-M1,)"
17221722
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)