Skip to content

Commit 09dd4f8

Browse files
committed
Upgrade to Spring AMQP 4.1.0
Closes gh-50562
1 parent 971cdd3 commit 09dd4f8

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
@@ -2508,7 +2508,7 @@ bom {
25082508
]
25092509
}
25102510
}
2511-
library("Spring AMQP", "4.1.0-SNAPSHOT") {
2511+
library("Spring AMQP", "4.1.0") {
25122512
considerSnapshots()
25132513
group("org.springframework.amqp") {
25142514
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)