Skip to content

Commit 2a5083c

Browse files
committed
Upgrade to Spring AMQP 3.1.10
Closes gh-44738
1 parent bf4ffac commit 2a5083c

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
@@ -2098,7 +2098,7 @@ bom {
20982098
]
20992099
}
21002100
}
2101-
library("Spring AMQP", "3.1.9") {
2101+
library("Spring AMQP", "3.1.10") {
21022102
considerSnapshots()
21032103
group("org.springframework.amqp") {
21042104
imports = [

0 commit comments

Comments
 (0)