Skip to content

Commit acd7aee

Browse files
committed
Upgrade to Spring AMQP 3.1.12
Closes gh-45752
1 parent 91ff768 commit acd7aee

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
@@ -2082,7 +2082,7 @@ bom {
20822082
]
20832083
}
20842084
}
2085-
library("Spring AMQP", "3.1.12-SNAPSHOT") {
2085+
library("Spring AMQP", "3.1.12") {
20862086
considerSnapshots()
20872087
group("org.springframework.amqp") {
20882088
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)