Skip to content

Commit 7c59dfb

Browse files
committed
Upgrade to Spring AMQP 3.0.14
Closes gh-40824
1 parent 1d91757 commit 7c59dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1438,7 +1438,7 @@ bom {
14381438
]
14391439
}
14401440
}
1441-
library("Spring AMQP", "3.0.14-SNAPSHOT") {
1441+
library("Spring AMQP", "3.0.14") {
14421442
considerSnapshots()
14431443
group("org.springframework.amqp") {
14441444
imports = [

0 commit comments

Comments
 (0)