Skip to content

Commit f02e18a

Browse files
committed
Upgrade to Spring AMQP 2.4.0-M2
Closes gh-27622
1 parent 5be1cd6 commit f02e18a

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
@@ -1627,7 +1627,7 @@ bom {
16271627
]
16281628
}
16291629
}
1630-
library("Spring AMQP", "2.4.0-SNAPSHOT") {
1630+
library("Spring AMQP", "2.4.0-M2") {
16311631
group("org.springframework.amqp") {
16321632
modules = [
16331633
"spring-amqp",

0 commit comments

Comments
 (0)