Skip to content
Snippets Groups Projects
Unverified Commit c5530149 authored by Antoine Mottier's avatar Antoine Mottier Committed by GitHub
Browse files

Update dependency-check to fix NullPointerException

Update dependency-check to version 6.1.6 to fix NullPointerException. See details: https://github.com/jeremylong/DependencyCheck/issues/3360
parent d8815a2a
No related branches found
No related tags found
No related merge requests found
......@@ -276,7 +276,7 @@
<!-- Consider combining with Red Hat Victims and OSS Index. More info on Victims vs. Dependency-check: https://bugzilla.redhat.com/show_bug.cgi?id=1388712 -->
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>6.0.3</version>
<version>6.1.6</version>
</plugin>
<plugin>
<groupId>org.jvnet.jaxb2.maven2</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment