Skip to content

Commit 155f8a1

Browse files
committed
Upgrade to Spring AMQP 2.2.9
Closes gh-22387
1 parent eed4370 commit 155f8a1

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
@@ -1633,7 +1633,7 @@ bom {
16331633
]
16341634
}
16351635
}
1636-
library("Spring AMQP", "2.2.9.BUILD-SNAPSHOT") {
1636+
library("Spring AMQP", "2.2.9.RELEASE") {
16371637
group("org.springframework.amqp") {
16381638
modules = [
16391639
"spring-amqp",

0 commit comments

Comments
 (0)