Author: jleroux
Date: Mon Feb 13 16:45:01 2017
New Revision: 1782810
URL:
http://svn.apache.org/viewvc?rev=1782810&view=revLog:
No functional change, fixes a typo
Modified:
ofbiz/ofbiz-framework/trunk/README.md
Modified: ofbiz/ofbiz-framework/trunk/README.md
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/README.md?rev=1782810&r1=1782809&r2=1782810&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/README.md (original)
+++ ofbiz/ofbiz-framework/trunk/README.md Mon Feb 13 16:45:01 2017
@@ -469,7 +469,7 @@ and reports known vulnerabilities (CVEs)
This command takes a long time to execute because it needs to download
all plugin dependencies and the CVE identification process is also
time consuming. But it's the only way to check OFBiz does not use
-wulnerables libraries.
+vulnerables libraries.
`gradlew -PenableOwasp dependencyCheck`