Skip to content

Commit cd81784

Browse files
committed
Upgrade to Spring AMQP 2.3.6
Closes gh-25648
1 parent 91619d6 commit cd81784

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.5") {
1604+
library("Spring AMQP", "2.3.6") {
16051605
group("org.springframework.amqp") {
16061606
modules = [
16071607
"spring-amqp",

0 commit comments

Comments
 (0)