Skip to content

Commit 2f48ab1

Browse files
committed
Upgrade to Spring AMQP 2.3.0-RC1
Closes gh-23680
1 parent 0c48370 commit 2f48ab1

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
@@ -1533,7 +1533,7 @@ bom {
15331533
]
15341534
}
15351535
}
1536-
library("Spring AMQP", "2.3.0-SNAPSHOT") {
1536+
library("Spring AMQP", "2.3.0-RC1") {
15371537
group("org.springframework.amqp") {
15381538
modules = [
15391539
"spring-amqp",

0 commit comments

Comments
 (0)