Skip to content

Commit 564acf0

Browse files
committed
Upgrade to Spring AMQP 3.0.8
Closes gh-36940
1 parent 817b456 commit 564acf0

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
@@ -1377,7 +1377,7 @@ bom {
13771377
]
13781378
}
13791379
}
1380-
library("Spring AMQP", "3.0.8-SNAPSHOT") {
1380+
library("Spring AMQP", "3.0.8") {
13811381
group("org.springframework.amqp") {
13821382
imports = [
13831383
"spring-amqp-bom"

0 commit comments

Comments
 (0)