Skip to content

Commit 10355fc

Browse files
committed
Upgrade to Spring AMQP 2.3.1
Closes gh-24073
1 parent 795100f commit 10355fc

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
@@ -1534,7 +1534,7 @@ bom {
15341534
]
15351535
}
15361536
}
1537-
library("Spring AMQP", "2.3.0") {
1537+
library("Spring AMQP", "2.3.1") {
15381538
group("org.springframework.amqp") {
15391539
modules = [
15401540
"spring-amqp",

0 commit comments

Comments
 (0)