Skip to content

Commit 9973937

Browse files
committed
Upgrade to Spring AMQP 2.3.10
Closes gh-27391
1 parent 3e0829c commit 9973937

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
@@ -1544,7 +1544,7 @@ bom {
15441544
]
15451545
}
15461546
}
1547-
library("Spring AMQP", "2.3.9") {
1547+
library("Spring AMQP", "2.3.10") {
15481548
group("org.springframework.amqp") {
15491549
modules = [
15501550
"spring-amqp",

0 commit comments

Comments
 (0)