Skip to content

Commit 77e9047

Browse files
committed
Upgrade to Spring AMQP 2.4.2
Closes gh-29284
1 parent 2f7d62e commit 77e9047

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
@@ -1632,7 +1632,7 @@ bom {
16321632
]
16331633
}
16341634
}
1635-
library("Spring AMQP", "2.4.2-SNAPSHOT") {
1635+
library("Spring AMQP", "2.4.2") {
16361636
group("org.springframework.amqp") {
16371637
modules = [
16381638
"spring-amqp",

0 commit comments

Comments
 (0)