You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: runner/bin/dependency-check.bat
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ if "%JAVACMD%"=="" set JAVACMD=java
69
69
70
70
if"%REPO%"==""setREPO=%BASEDIR%\repo
71
71
72
-
set CLASSPATH="%BASEDIR%"\plugins\*;"%REPO%"\commons-cli\commons-cli\1.4\commons-cli-1.4.jar;"%REPO%"\org\owasp\dependency-check-core\3.2.0\dependency-check-core-3.2.0.jar;"%REPO%"\com\vdurmont\semver4j\2.2.0\semver4j-2.2.0.jar;"%REPO%"\joda-time\joda-time\1.6\joda-time-1.6.jar;"%REPO%"\org\apache\commons\commons-compress\1.16.1\commons-compress-1.16.1.jar;"%REPO%"\org\objenesis\objenesis\2.6\objenesis-2.6.jar;"%REPO%"\commons-io\commons-io\2.6\commons-io-2.6.jar;"%REPO%"\org\apache\commons\commons-lang3\3.7\commons-lang3-3.7.jar;"%REPO%"\org\apache\commons\commons-text\1.3\commons-text-1.3.jar;"%REPO%"\org\apache\lucene\lucene-core\5.5.5\lucene-core-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-analyzers-common\5.5.5\lucene-analyzers-common-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-queryparser\5.5.5\lucene-queryparser-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-queries\5.5.5\lucene-queries-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-sandbox\5.5.5\lucene-sandbox-5.5.5.jar;"%REPO%"\org\apache\velocity\velocity\1.7\velocity-1.7.jar;"%REPO%"\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;"%REPO%"\commons-lang\commons-lang\2.4\commons-lang-2.4.jar;"%REPO%"\com\h2database\h2\1.4.196\h2-1.4.196.jar;"%REPO%"\org\glassfish\javax.json\1.0.4\javax.json-1.0.4.jar;"%REPO%"\org\jsoup\jsoup\1.11.3\jsoup-1.11.3.jar;"%REPO%"\com\sun\mail\mailapi\1.6.1\mailapi-1.6.1.jar;"%REPO%"\javax\activation\activation\1.1\activation-1.1.jar;"%REPO%"\com\google\code\gson\gson\2.8.4\gson-2.8.4.jar;"%REPO%"\org\owasp\dependency-check-utils\3.2.0\dependency-check-utils-3.2.0.jar;"%REPO%"\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;"%REPO%"\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;"%REPO%"\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;"%REPO%"\org\apache\ant\ant\1.9.9\ant-1.9.9.jar;"%REPO%"\org\owasp\dependency-check-cli\3.2.0\dependency-check-cli-3.2.0.jar
72
+
set CLASSPATH="%BASEDIR%"\plugins\*;"%REPO%"\commons-cli\commons-cli\1.4\commons-cli-1.4.jar;"%REPO%"\org\owasp\dependency-check-core\3.2.1\dependency-check-core-3.2.1.jar;"%REPO%"\com\vdurmont\semver4j\2.2.0\semver4j-2.2.0.jar;"%REPO%"\joda-time\joda-time\1.6\joda-time-1.6.jar;"%REPO%"\org\apache\commons\commons-compress\1.16.1\commons-compress-1.16.1.jar;"%REPO%"\org\objenesis\objenesis\2.6\objenesis-2.6.jar;"%REPO%"\commons-io\commons-io\2.6\commons-io-2.6.jar;"%REPO%"\org\apache\commons\commons-lang3\3.7\commons-lang3-3.7.jar;"%REPO%"\org\apache\commons\commons-text\1.3\commons-text-1.3.jar;"%REPO%"\org\apache\lucene\lucene-core\5.5.5\lucene-core-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-analyzers-common\5.5.5\lucene-analyzers-common-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-queryparser\5.5.5\lucene-queryparser-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-queries\5.5.5\lucene-queries-5.5.5.jar;"%REPO%"\org\apache\lucene\lucene-sandbox\5.5.5\lucene-sandbox-5.5.5.jar;"%REPO%"\org\apache\velocity\velocity\1.7\velocity-1.7.jar;"%REPO%"\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;"%REPO%"\commons-lang\commons-lang\2.4\commons-lang-2.4.jar;"%REPO%"\com\h2database\h2\1.4.196\h2-1.4.196.jar;"%REPO%"\org\glassfish\javax.json\1.0.4\javax.json-1.0.4.jar;"%REPO%"\org\jsoup\jsoup\1.11.3\jsoup-1.11.3.jar;"%REPO%"\com\sun\mail\mailapi\1.6.1\mailapi-1.6.1.jar;"%REPO%"\javax\activation\activation\1.1\activation-1.1.jar;"%REPO%"\com\google\code\gson\gson\2.8.5\gson-2.8.5.jar;"%REPO%"\org\owasp\dependency-check-utils\3.2.1\dependency-check-utils-3.2.1.jar;"%REPO%"\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;"%REPO%"\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;"%REPO%"\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;"%REPO%"\org\apache\ant\ant\1.9.9\ant-1.9.9.jar;"%REPO%"\org\owasp\dependency-check-cli\3.2.1\dependency-check-cli-3.2.1.jar
0 commit comments