Commit graph

6 commits

Author SHA1 Message Date
c9f14565e8
Merge pull request #1 from JLLeitschuh/fix/JLL/use_https_to_resolve_dependencies
[SECURITY] Use HTTPS to resolve dependencies in Maven Build
2020-02-11 00:20:43 -08:00
Jonathan Leitschuh
92b76beff4 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>
2020-02-11 00:04:16 -05:00
3517697904 Implemented workaround. 2016-07-07 09:29:50 -07:00
5c2c64683e Added maven POM. 2016-07-07 01:11:06 -07:00
9bc54976f2 Added koblat support. 2016-07-06 15:14:01 -07:00
ffd70b9614 Initial commit. 2016-07-06 12:30:41 -07:00