Skip to content

Commit a838cab

Browse files
committed
Upgrade to Spring AMQP 3.0.6
Closes gh-36401
1 parent bf5cdbf commit a838cab

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
@@ -1334,7 +1334,7 @@ bom {
13341334
]
13351335
}
13361336
}
1337-
library("Spring AMQP", "3.0.6-SNAPSHOT") {
1337+
library("Spring AMQP", "3.0.6") {
13381338
group("org.springframework.amqp") {
13391339
imports = [
13401340
"spring-amqp-bom"

0 commit comments

Comments
 (0)