Skip to content

Commit 7200fd8

Browse files
committed
Upgrade to Spring AMQP 3.2.0
Closes gh-43016
1 parent 246c4a2 commit 7200fd8

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
@@ -2034,7 +2034,7 @@ bom {
20342034
]
20352035
}
20362036
}
2037-
library("Spring AMQP", "3.2.0-SNAPSHOT") {
2037+
library("Spring AMQP", "3.2.0") {
20382038
considerSnapshots()
20392039
group("org.springframework.amqp") {
20402040
imports = [

0 commit comments

Comments
 (0)