Skip to content

Commit 332ab5e

Browse files
committed
Upgrade to Spring AMQP 2.3.5
Closes gh-25290
1 parent a2695f2 commit 332ab5e

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
@@ -1538,7 +1538,7 @@ bom {
15381538
]
15391539
}
15401540
}
1541-
library("Spring AMQP", "2.3.5-SNAPSHOT") {
1541+
library("Spring AMQP", "2.3.5") {
15421542
group("org.springframework.amqp") {
15431543
modules = [
15441544
"spring-amqp",

0 commit comments

Comments
 (0)