Skip to content

Commit 2689b4d

Browse files
committed
Upgrade to Spring AMQP 3.1.6
Closes gh-41143
1 parent c2b846c commit 2689b4d

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
@@ -1554,7 +1554,7 @@ bom {
15541554
]
15551555
}
15561556
}
1557-
library("Spring AMQP", "3.1.5") {
1557+
library("Spring AMQP", "3.1.6") {
15581558
considerSnapshots()
15591559
group("org.springframework.amqp") {
15601560
imports = [

0 commit comments

Comments
 (0)