Skip to content

Commit

Permalink
Bump dependency-check
Browse files Browse the repository at this point in the history
  • Loading branch information
remvee committed Jul 9, 2024
1 parent 7146635 commit 2f2dbb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvd-clojure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ fi

clojure -J-Dclojure.main.report=stderr \
-J-Dorg.slf4j.simpleLogger.defaultLogLevel=error \
-Sdeps '{:deps {org.owasp/dependency-check-maven {:mvn/version "10.0.2"}}}' \
-Tnvd nvd.task/check \
:classpath "\"$CP\"" \
$ARGS

0 comments on commit 2f2dbb2

Please sign in to comment.