Skip to content

Commit 46f37ba

Browse files
committed
Upgrade to Spring AMQP 3.1.3
Closes gh-39891
1 parent c6be2fb commit 46f37ba

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
@@ -1770,7 +1770,7 @@ bom {
17701770
]
17711771
}
17721772
}
1773-
library("Spring AMQP", "3.1.3-SNAPSHOT") {
1773+
library("Spring AMQP", "3.1.3") {
17741774
considerSnapshots()
17751775
group("org.springframework.amqp") {
17761776
imports = [

0 commit comments

Comments
 (0)