Skip to content

Commit 9d44468

Browse files
committed
Upgrade to Spring AMQP 3.1.5
Closes gh-40827
1 parent 8d3102d commit 9d44468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1551,7 +1551,7 @@ bom {
15511551
]
15521552
}
15531553
}
1554-
library("Spring AMQP", "3.1.5-SNAPSHOT") {
1554+
library("Spring AMQP", "3.1.5") {
15551555
considerSnapshots()
15561556
group("org.springframework.amqp") {
15571557
imports = [

0 commit comments

Comments
 (0)