Skip to content

Commit 1c08f50

Browse files
committed
Upgrade to Spring AMQP 2.3.16
Closes gh-30699
1 parent c25a2eb commit 1c08f50

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
@@ -1688,7 +1688,7 @@ bom {
16881688
]
16891689
}
16901690
}
1691-
library("Spring AMQP", "2.3.16-SNAPSHOT") {
1691+
library("Spring AMQP", "2.3.16") {
16921692
group("org.springframework.amqp") {
16931693
modules = [
16941694
"spring-amqp",

0 commit comments

Comments
 (0)