Skip to content

Commit 0f0222b

Browse files
committed
Upgrade to Spring AMQP 2.4.11
Closes gh-34607
1 parent e593a8d commit 0f0222b

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-SNAPSHOT") {
1713+
library("Spring AMQP", "2.4.11") {
17141714
prohibit {
17151715
versionRange "[3.0.0-M1,)"
17161716
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)