Skip to content

Commit 5783caa

Browse files
committed
Upgrade to Spring AMQP 2.3.10
Closes gh-27392
1 parent 47289de commit 5783caa

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
@@ -1629,7 +1629,7 @@ bom {
16291629
]
16301630
}
16311631
}
1632-
library("Spring AMQP", "2.3.9") {
1632+
library("Spring AMQP", "2.3.10") {
16331633
group("org.springframework.amqp") {
16341634
modules = [
16351635
"spring-amqp",

0 commit comments

Comments
 (0)