Skip to content

Commit 3b53c15

Browse files
committed
Upgrade to Spring AMQP 3.0.6
Closes gh-36403
1 parent 1072072 commit 3b53c15

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
@@ -1365,7 +1365,7 @@ bom {
13651365
]
13661366
}
13671367
}
1368-
library("Spring AMQP", "3.0.6-SNAPSHOT") {
1368+
library("Spring AMQP", "3.0.6") {
13691369
group("org.springframework.amqp") {
13701370
imports = [
13711371
"spring-amqp-bom"

0 commit comments

Comments
 (0)