Skip to content

Commit 87d6093

Browse files
committed
Upgrade to Spring AMQP 2.3.5
Closes gh-25362
1 parent 0f323c1 commit 87d6093

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
@@ -1601,7 +1601,7 @@ bom {
16011601
]
16021602
}
16031603
}
1604-
library("Spring AMQP", "2.3.4") {
1604+
library("Spring AMQP", "2.3.5") {
16051605
group("org.springframework.amqp") {
16061606
modules = [
16071607
"spring-amqp",

0 commit comments

Comments
 (0)