Skip to content

Commit 7e52607

Browse files
committed
Switch to Spring AMQP 3.0.0-SNAPSHOT
See gh-32602
1 parent fc82f0c commit 7e52607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1398,7 +1398,7 @@ bom {
13981398
]
13991399
}
14001400
}
1401-
library("Spring AMQP", "3.0.0-M4") {
1401+
library("Spring AMQP", "3.0.0-SNAPSHOT") {
14021402
group("org.springframework.amqp") {
14031403
modules = [
14041404
"spring-amqp",

0 commit comments

Comments
 (0)