Skip to content

Commit 39e9fd4

Browse files
committed
Upgrade to Spring AMQP 3.2.3
Closes gh-44279
1 parent c5a7fa7 commit 39e9fd4

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
@@ -2174,7 +2174,7 @@ bom {
21742174
]
21752175
}
21762176
}
2177-
library("Spring AMQP", "3.2.3-SNAPSHOT") {
2177+
library("Spring AMQP", "3.2.3") {
21782178
considerSnapshots()
21792179
group("org.springframework.amqp") {
21802180
imports = [

0 commit comments

Comments
 (0)