Skip to content

Commit d4f7175

Browse files
committed
Upgrade to Spring AMQP 3.1.8
Closes gh-43004
1 parent 13f7820 commit d4f7175

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
@@ -2051,7 +2051,7 @@ bom {
20512051
]
20522052
}
20532053
}
2054-
library("Spring AMQP", "3.1.8-SNAPSHOT") {
2054+
library("Spring AMQP", "3.1.8") {
20552055
considerSnapshots()
20562056
group("org.springframework.amqp") {
20572057
imports = [

0 commit comments

Comments
 (0)