Skip to content

Commit bc2f23b

Browse files
committed
Upgrade to Spring AMQP 2.4.16
Closes gh-37247
1 parent ff2fc95 commit bc2f23b

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
@@ -1718,7 +1718,7 @@ bom {
17181718
]
17191719
}
17201720
}
1721-
library("Spring AMQP", "2.4.16-SNAPSHOT") {
1721+
library("Spring AMQP", "2.4.16") {
17221722
considerSnapshots()
17231723
prohibit {
17241724
versionRange "[3.0.0-M1,)"

0 commit comments

Comments
 (0)