[SECURITY] Use HTTPS to resolve dependencies in Maven Build (#1)

* Use HTTPS instead of HTTP to resolve dependencies

This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.

Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>

* remove repository netbeans

Co-authored-by: Eric Barboni <skygo@apache.org>
1 file changed
tree: fb2fc15755e6084964d8c9aad59e8891871fc184
  1. src/
  2. .gitignore
  3. Jenkinsfile.groovy
  4. LICENSE
  5. NOTICE
  6. pom.xml
  7. README.md