Skip to content

Commit ce729b7

Browse files
committed
Upgrade to Spring AMQP 2.2.10.RELEASE
Closes gh-22842
1 parent f43a0b4 commit ce729b7

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
@@ -1631,7 +1631,7 @@ bom {
16311631
]
16321632
}
16331633
}
1634-
library("Spring AMQP", "2.2.10.BUILD-SNAPSHOT") {
1634+
library("Spring AMQP", "2.2.10.RELEASE") {
16351635
group("org.springframework.amqp") {
16361636
modules = [
16371637
"spring-amqp",

0 commit comments

Comments
 (0)