Skip to content

Commit

Permalink
Updated dependency-check-core to v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
albuch committed Jan 23, 2017
1 parent 72a8f43 commit 4c29aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ scalaVersion := "2.10.6"
sbtPlugin := true

libraryDependencies ++= Seq(
"org.owasp" % "dependency-check-core" % "1.4.4",
"org.owasp" % "dependency-check-core" % "1.4.5",
"org.slf4j" % "slf4j-simple" % "1.7.22"
)

Expand Down

0 comments on commit 4c29aa2

Please sign in to comment.