Skip to content

Commit 2f16b17

Browse files
committed
Upgrade to Spring AMQP 3.2.4
Closes gh-44742
1 parent 881f9ec commit 2f16b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2182,7 +2182,7 @@ bom {
21822182
]
21832183
}
21842184
}
2185-
library("Spring AMQP", "3.2.3") {
2185+
library("Spring AMQP", "3.2.4") {
21862186
considerSnapshots()
21872187
group("org.springframework.amqp") {
21882188
imports = [

0 commit comments

Comments
 (0)