Skip to content

Commit 55c9603

Browse files
committed
Upgrade to Spring AMQP 3.1.9
Closes gh-44277
1 parent 082c585 commit 55c9603

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
@@ -2094,7 +2094,7 @@ bom {
20942094
]
20952095
}
20962096
}
2097-
library("Spring AMQP", "3.1.9-SNAPSHOT") {
2097+
library("Spring AMQP", "3.1.9") {
20982098
considerSnapshots()
20992099
group("org.springframework.amqp") {
21002100
imports = [

0 commit comments

Comments
 (0)