Skip to content

Commit 49fd727

Browse files
committed
Upgrade to Spring AMQP 2.4.6
Closes gh-31348
1 parent b56b95d commit 49fd727

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
@@ -1673,7 +1673,7 @@ bom {
16731673
]
16741674
}
16751675
}
1676-
library("Spring AMQP", "2.4.6-SNAPSHOT") {
1676+
library("Spring AMQP", "2.4.6") {
16771677
group("org.springframework.amqp") {
16781678
modules = [
16791679
"spring-amqp",

0 commit comments

Comments
 (0)