Skip to content

Commit 9142514

Browse files
committed
Upgrade to Spring AMQP 3.2.0-M1
Closes gh-41306
1 parent d2301b3 commit 9142514

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
@@ -1851,7 +1851,7 @@ bom {
18511851
]
18521852
}
18531853
}
1854-
library("Spring AMQP", "3.2.0-SNAPSHOT") {
1854+
library("Spring AMQP", "3.2.0-M1") {
18551855
considerSnapshots()
18561856
group("org.springframework.amqp") {
18571857
imports = [

0 commit comments

Comments
 (0)