Dep updates
diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index de659eb..9a255ed 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -36,18 +36,6 @@
     <build>
         <plugins>
             <plugin>
-              <groupId>org.owasp</groupId>
-              <artifactId>dependency-check-maven</artifactId>
-              <version>10.0.4</version>
-              <executions>
-                  <execution>
-                      <goals>
-                          <goal>check</goal>
-                      </goals>
-                  </execution>
-              </executions>
-            </plugin>
-            <plugin>
                 <groupId>org.codehaus.gmavenplus</groupId>
                 <artifactId>gmavenplus-plugin</artifactId>
                 <executions>