Skip to content

Commit 349726c

Browse files
committed
Upgrade to Spring AMQP 2.4.10
Closes gh-34321
1 parent bc60026 commit 349726c

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

0 commit comments

Comments
 (0)