Skip to content

Commit e5f981e

Browse files
committed
Upgrade to Spring AMQP 3.0.0-M1
Closes gh-28646
1 parent 0ec9e6e commit e5f981e

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
@@ -1309,7 +1309,7 @@ bom {
13091309
]
13101310
}
13111311
}
1312-
library("Spring AMQP", "3.0.0-SNAPSHOT") {
1312+
library("Spring AMQP", "3.0.0-M1") {
13131313
group("org.springframework.amqp") {
13141314
modules = [
13151315
"spring-amqp",

0 commit comments

Comments
 (0)