Skip to content

Commit b5cdc84

Browse files
committed
Upgrade to Spring AMQP 2.3.9
Closes gh-26972
1 parent 8d10e04 commit b5cdc84

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.8") {
1632+
library("Spring AMQP", "2.3.9") {
16331633
group("org.springframework.amqp") {
16341634
modules = [
16351635
"spring-amqp",

0 commit comments

Comments
 (0)