Skip to content

Commit 5edeb2e

Browse files
committed
Upgrade to Spring AMQP 4.0.0
Closes gh-47823
1 parent 2e54aa6 commit 5edeb2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2371,7 +2371,7 @@ bom {
23712371
]
23722372
}
23732373
}
2374-
library("Spring AMQP", "4.0.0-SNAPSHOT") {
2374+
library("Spring AMQP", "4.0.0") {
23752375
considerSnapshots()
23762376
group("org.springframework.amqp") {
23772377
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)