Skip to content

Commit ab2c924

Browse files
committed
Upgrade to Spring AMQP 3.2.0-M2
Closes gh-41823
1 parent f369307 commit ab2c924

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
@@ -1892,7 +1892,7 @@ bom {
18921892
]
18931893
}
18941894
}
1895-
library("Spring AMQP", "3.2.0-SNAPSHOT") {
1895+
library("Spring AMQP", "3.2.0-M2") {
18961896
considerSnapshots()
18971897
group("org.springframework.amqp") {
18981898
imports = [

0 commit comments

Comments
 (0)