Skip to content

Commit 416f408

Browse files
committed
Upgrade to Spring AMQP 3.1.11
Closes gh-45054
1 parent e28e215 commit 416f408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2062,7 +2062,7 @@ bom {
20622062
]
20632063
}
20642064
}
2065-
library("Spring AMQP", "3.1.11-SNAPSHOT") {
2065+
library("Spring AMQP", "3.1.11") {
20662066
considerSnapshots()
20672067
group("org.springframework.amqp") {
20682068
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)