Skip to content

Commit 7586509

Browse files
committed
Upgrade to Spring AMQP 3.0.9
Closes gh-37257
1 parent 5a0bc0a commit 7586509

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
@@ -1350,7 +1350,7 @@ bom {
13501350
]
13511351
}
13521352
}
1353-
library("Spring AMQP", "3.0.9-SNAPSHOT") {
1353+
library("Spring AMQP", "3.0.9") {
13541354
considerSnapshots()
13551355
group("org.springframework.amqp") {
13561356
imports = [

0 commit comments

Comments
 (0)