Skip to content

Commit e91621c

Browse files
committed
Upgrade to Spring AMQP 3.1.4
Closes gh-40210
1 parent c4aa91d commit e91621c

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
@@ -1495,7 +1495,7 @@ bom {
14951495
]
14961496
}
14971497
}
1498-
library("Spring AMQP", "3.1.4-SNAPSHOT") {
1498+
library("Spring AMQP", "3.1.4") {
14991499
considerSnapshots()
15001500
group("org.springframework.amqp") {
15011501
imports = [

0 commit comments

Comments
 (0)