Skip to content

Commit f844c64

Browse files
committed
Upgrade to Spring AMQP 3.2.0-M3
Closes gh-42140
1 parent 74ddea4 commit f844c64

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
@@ -1894,7 +1894,7 @@ bom {
18941894
]
18951895
}
18961896
}
1897-
library("Spring AMQP", "3.2.0-SNAPSHOT") {
1897+
library("Spring AMQP", "3.2.0-M3") {
18981898
considerSnapshots()
18991899
group("org.springframework.amqp") {
19001900
imports = [

0 commit comments

Comments
 (0)