update plugin, hope this repairs download problems of the Jenkins
diff --git a/pom.xml b/pom.xml
index c6ecac6..a76720b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1000,7 +1000,7 @@
         <plugin>
           <groupId>org.owasp</groupId>
           <artifactId>dependency-check-maven</artifactId>
-          <version>4.0.2</version>
+          <version>5.2.2</version>
           <configuration>
             <failBuildOnCVSS>0</failBuildOnCVSS>
             <suppressionFile>tobago/dependency-check-suppression.xml</suppressionFile>