Skip to content

Commit

Permalink
Merge pull request #10331 from scala-steward/update/spring-core-5.2.7…
Browse files Browse the repository at this point in the history
….RELEASE

Update spring-beans, spring-context, ... to 5.2.7.RELEASE
  • Loading branch information
mergify[bot] committed Jun 9, 2020
2 parents 407d818 + e305956 commit 6abb493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ object Dependencies {
val scalaJava8Compat = "org.scala-lang.modules" %% "scala-java8-compat" % "0.9.1"
val scalaParserCombinators = Seq("org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2")

val springFrameworkVersion = "5.2.6.RELEASE"
val springFrameworkVersion = "5.2.7.RELEASE"

val javaDeps = Seq(
scalaJava8Compat,
Expand Down

0 comments on commit 6abb493

Please sign in to comment.