Skip to content

Commit 4673deb

Browse files
author
Steve Salas
committed
Update Dependency Check to version 6.0.3
1 parent 50754aa commit 4673deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ object Dependencies {
8080
}
8181

8282
// dependency-check
83-
lazy val dependencyCheckCore = "org.owasp" % "dependency-check-core" % "5.2.0"
83+
lazy val dependencyCheckCore = "org.owasp" % "dependency-check-core" % "6.0.3"
8484

8585
// dispatch, Scala wrapper for Java AsyncHttpClient https://github.com/dispatch/reboot
8686
lazy val dispatch = "net.databinder.dispatch" %% "dispatch-core" % "0.11.4"

0 commit comments

Comments
 (0)