Skip to content

Commit bc0fd92

Browse files
committed
Upgrade to Spring AMQP 3.1.5
Closes gh-40829
1 parent ce81f7c commit bc0fd92

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
@@ -1857,7 +1857,7 @@ bom {
18571857
]
18581858
}
18591859
}
1860-
library("Spring AMQP", "3.1.5-SNAPSHOT") {
1860+
library("Spring AMQP", "3.1.5") {
18611861
considerSnapshots()
18621862
group("org.springframework.amqp") {
18631863
imports = [

0 commit comments

Comments
 (0)