Skip to content

Commit f79f2b1

Browse files
committed
Upgrade to Spring AMQP 2.3.8
Closes gh-26764
1 parent bbdfcdc commit f79f2b1

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
@@ -1623,7 +1623,7 @@ bom {
16231623
]
16241624
}
16251625
}
1626-
library("Spring AMQP", "2.3.8-SNAPSHOT") {
1626+
library("Spring AMQP", "2.3.8") {
16271627
group("org.springframework.amqp") {
16281628
modules = [
16291629
"spring-amqp",

0 commit comments

Comments
 (0)