Skip to content

Commit

Permalink
Upgrade to Spring AMQP 2.4.7
Browse files Browse the repository at this point in the history
Closes gh-32276
  • Loading branch information
snicoll committed Sep 20, 2022
1 parent 1132f98 commit cddfa4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1647,7 +1647,7 @@ bom {
]
}
}
library("Spring AMQP", "2.4.7-SNAPSHOT") {
library("Spring AMQP", "2.4.7") {
prohibit("[3.0.0-M1,)") {
because "it uses Spring Framework 6"
}
Expand Down

0 comments on commit cddfa4b

Please sign in to comment.