Skip to content

Commit 754b52c

Browse files
committed
Upgrade to Spring AMQP 2.3.11
Closes gh-28226
1 parent a93cf64 commit 754b52c

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
@@ -1551,7 +1551,7 @@ bom {
15511551
]
15521552
}
15531553
}
1554-
library("Spring AMQP", "2.3.11-SNAPSHOT") {
1554+
library("Spring AMQP", "2.3.11") {
15551555
group("org.springframework.amqp") {
15561556
modules = [
15571557
"spring-amqp",

0 commit comments

Comments
 (0)