Skip to content

Commit 3438934

Browse files
committed
Upgrade to Spring AMQP 2.4.4
Closes gh-30701
1 parent 1c6ef78 commit 3438934

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
@@ -1671,7 +1671,7 @@ bom {
16711671
]
16721672
}
16731673
}
1674-
library("Spring AMQP", "2.4.4-SNAPSHOT") {
1674+
library("Spring AMQP", "2.4.4") {
16751675
group("org.springframework.amqp") {
16761676
modules = [
16771677
"spring-amqp",

0 commit comments

Comments
 (0)