Skip to content

Commit 43a10ea

Browse files
committed
Upgrade to Spring AMQP 2.4.0-RC1
Closes gh-28256
1 parent 765a223 commit 43a10ea

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
@@ -1614,7 +1614,7 @@ bom {
16141614
]
16151615
}
16161616
}
1617-
library("Spring AMQP", "2.4.0-SNAPSHOT") {
1617+
library("Spring AMQP", "2.4.0-RC1") {
16181618
group("org.springframework.amqp") {
16191619
modules = [
16201620
"spring-amqp",

0 commit comments

Comments
 (0)