Skip to content

Commit 367acbb

Browse files
committed
Upgrade to Spring AMQP 3.1.7
Closes gh-41953
1 parent d62a5ac commit 367acbb

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
@@ -1901,7 +1901,7 @@ bom {
19011901
]
19021902
}
19031903
}
1904-
library("Spring AMQP", "3.1.6") {
1904+
library("Spring AMQP", "3.1.7") {
19051905
considerSnapshots()
19061906
group("org.springframework.amqp") {
19071907
imports = [

0 commit comments

Comments
 (0)