Skip to content

Commit 1aecc05

Browse files
committed
Upgrade to Spring AMQP 3.1.2
Closes gh-39490
1 parent 565f8b2 commit 1aecc05

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
@@ -1426,7 +1426,7 @@ bom {
14261426
]
14271427
}
14281428
}
1429-
library("Spring AMQP", "3.1.2-SNAPSHOT") {
1429+
library("Spring AMQP", "3.1.2") {
14301430
considerSnapshots()
14311431
group("org.springframework.amqp") {
14321432
imports = [

0 commit comments

Comments
 (0)