Skip to content

Commit c1f27de

Browse files
committed
Upgrade to Spring AMQP 3.1.0-M1
Closes gh-37228
1 parent bc7414d commit c1f27de

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
@@ -1493,7 +1493,7 @@ bom {
14931493
]
14941494
}
14951495
}
1496-
library("Spring AMQP", "3.1.0-SNAPSHOT") {
1496+
library("Spring AMQP", "3.1.0-M1") {
14971497
considerSnapshots()
14981498
group("org.springframework.amqp") {
14991499
imports = [

0 commit comments

Comments
 (0)