Skip to content

Commit f87b247

Browse files
committed
Upgrade to Spring AMQP 2.3.11
Closes gh-28245
1 parent f127165 commit f87b247

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
@@ -1636,7 +1636,7 @@ bom {
16361636
]
16371637
}
16381638
}
1639-
library("Spring AMQP", "2.3.11-SNAPSHOT") {
1639+
library("Spring AMQP", "2.3.11") {
16401640
group("org.springframework.amqp") {
16411641
modules = [
16421642
"spring-amqp",

0 commit comments

Comments
 (0)