Skip to content

Commit 747cb2d

Browse files
committed
Upgrade to Spring AMQP 2.4.17
Closes gh-37676
1 parent 69fb702 commit 747cb2d

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
@@ -1721,7 +1721,7 @@ bom {
17211721
]
17221722
}
17231723
}
1724-
library("Spring AMQP", "2.4.17-SNAPSHOT") {
1724+
library("Spring AMQP", "2.4.17") {
17251725
considerSnapshots()
17261726
prohibit {
17271727
versionRange "[3.0.0-M1,)"

0 commit comments

Comments
 (0)