Skip to content

Commit 5fbcdfc

Browse files
committed
Upgrade to Spring AMQP 3.0.0-RC1
Closes gh-32602
1 parent 3082b0c commit 5fbcdfc

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
@@ -1403,7 +1403,7 @@ bom {
14031403
]
14041404
}
14051405
}
1406-
library("Spring AMQP", "3.0.0-SNAPSHOT") {
1406+
library("Spring AMQP", "3.0.0-RC1") {
14071407
group("org.springframework.amqp") {
14081408
modules = [
14091409
"spring-amqp",

0 commit comments

Comments
 (0)