Skip to content

Commit 9dd9a2f

Browse files
committed
Upgrade to Spring AMQP 2.3.7
Closes spring-projectsgh-26384
1 parent 56ba14a commit 9dd9a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1623,7 +1623,7 @@ bom {
16231623
]
16241624
}
16251625
}
1626-
library("Spring AMQP", "2.3.7-SNAPSHOT") {
1626+
library("Spring AMQP", "2.3.7") {
16271627
group("org.springframework.amqp") {
16281628
modules = [
16291629
"spring-amqp",

0 commit comments

Comments
 (0)