Skip to content

Commit b33d43c

Browse files
committed
Upgrade to Spring AMQP 3.0.10
Closes gh-37681
1 parent 76d62ab commit b33d43c

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
@@ -1349,7 +1349,7 @@ bom {
13491349
]
13501350
}
13511351
}
1352-
library("Spring AMQP", "3.0.10-SNAPSHOT") {
1352+
library("Spring AMQP", "3.0.10") {
13531353
considerSnapshots()
13541354
group("org.springframework.amqp") {
13551355
imports = [

0 commit comments

Comments
 (0)