Description
This PR adds the OWASP Dependency-Check to the master `pom.xml` file. You can generate a report of Drill's dependencies by running the command:
```
mvn clean site
```
This does not affect the regular build process.
This PR adds the OWASP Dependency-Check to the master `pom.xml` file. You can generate a report of Drill's dependencies by running the command:
```
mvn clean site
```
This does not affect the regular build process.