Skip to content

Commit 0ce997d

Browse files
committed
Upgrade to Spring AMQP 3.1.6
Closes gh-41145
1 parent 734803c commit 0ce997d

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
@@ -1856,7 +1856,7 @@ bom {
18561856
]
18571857
}
18581858
}
1859-
library("Spring AMQP", "3.1.5") {
1859+
library("Spring AMQP", "3.1.6") {
18601860
considerSnapshots()
18611861
group("org.springframework.amqp") {
18621862
imports = [

0 commit comments

Comments
 (0)