Skip to content

Commit 83ad938

Browse files
committed
Upgrade to Spring AMQP 2.3.7
Closes spring-projectsgh-26383
1 parent 2205024 commit 83ad938

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

0 commit comments

Comments
 (0)