Skip to content

Commit e91da7b

Browse files
committed
Upgrade to Spring AMQP 3.2.4
Closes gh-44740
1 parent 55b035b commit e91da7b

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
@@ -2081,7 +2081,7 @@ bom {
20812081
]
20822082
}
20832083
}
2084-
library("Spring AMQP", "3.2.3") {
2084+
library("Spring AMQP", "3.2.4") {
20852085
considerSnapshots()
20862086
group("org.springframework.amqp") {
20872087
imports = [

0 commit comments

Comments
 (0)