Skip to content

Commit 559d09e

Browse files
committed
Upgrade to Spring AMQP 3.1.7
Closes gh-41951
1 parent 1a2d1c5 commit 559d09e

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
@@ -1559,7 +1559,7 @@ bom {
15591559
]
15601560
}
15611561
}
1562-
library("Spring AMQP", "3.1.6") {
1562+
library("Spring AMQP", "3.1.7") {
15631563
considerSnapshots()
15641564
group("org.springframework.amqp") {
15651565
imports = [

0 commit comments

Comments
 (0)