Skip to content

Commit 83cfa7b

Browse files
committed
Upgrade to Spring AMQP 3.0.8
Closes gh-36832
1 parent 21c23a0 commit 83cfa7b

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
@@ -1338,7 +1338,7 @@ bom {
13381338
]
13391339
}
13401340
}
1341-
library("Spring AMQP", "3.0.8-SNAPSHOT") {
1341+
library("Spring AMQP", "3.0.8") {
13421342
group("org.springframework.amqp") {
13431343
imports = [
13441344
"spring-amqp-bom"

0 commit comments

Comments
 (0)