Skip to content

Commit 81f6418

Browse files
committed
Upgrade to Spring AMQP 4.0.4
Closes gh-50538
1 parent 287484d commit 81f6418

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2392,7 +2392,7 @@ bom {
23922392
]
23932393
}
23942394
}
2395-
library("Spring AMQP", "4.0.4-SNAPSHOT") {
2395+
library("Spring AMQP", "4.0.4") {
23962396
considerSnapshots()
23972397
group("org.springframework.amqp") {
23982398
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)