Skip to content

Commit 56a09fb

Browse files
committed
Upgrade to Spring AMQP 3.1.4
Closes gh-40222
1 parent 7b2add0 commit 56a09fb

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
@@ -1797,7 +1797,7 @@ bom {
17971797
]
17981798
}
17991799
}
1800-
library("Spring AMQP", "3.1.4-SNAPSHOT") {
1800+
library("Spring AMQP", "3.1.4") {
18011801
considerSnapshots()
18021802
group("org.springframework.amqp") {
18031803
imports = [

0 commit comments

Comments
 (0)