Skip to content

Commit 56bdb67

Browse files
committed
Upgrade to Spring AMQP 3.0.0-M4
Closes gh-31861
1 parent 3d85931 commit 56bdb67

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
@@ -1389,7 +1389,7 @@ bom {
13891389
]
13901390
}
13911391
}
1392-
library("Spring AMQP", "3.0.0-SNAPSHOT") {
1392+
library("Spring AMQP", "3.0.0-M4") {
13931393
group("org.springframework.amqp") {
13941394
modules = [
13951395
"spring-amqp",

0 commit comments

Comments
 (0)