This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git
commit a8f4591a770489b95118d0dc4c44f505c9de05b4 Author: Robert Lazarski <robertlazar...@gmail.com> AuthorDate: Sat Oct 26 07:43:56 2024 -1000 Dep updates --- modules/distribution/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index de659ebb..9a255ed1 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -35,18 +35,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>