This is an automated email from the ASF dual-hosted git repository.
stoty pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix-omid.git
The following commit(s) were added to refs/heads/master by this push:
new 6cc98182 OMID-293 Update owasp plugin to 10.0.2 (#166)
6cc98182 is described below
commit 6cc9818287b92ce39239f74024652fc70e4b278b
Author: szucsvillo <[email protected]>
AuthorDate: Wed Sep 18 08:09:36 2024 +0200
OMID-293 Update owasp plugin to 10.0.2 (#166)
Co-authored-by: Villő Szűcs <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5f203fa1..a2cd36b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,7 +193,7 @@
<maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
<maven-jxr-plugin.version>3.3.0</maven-jxr-plugin.version>
<maven-findbugs-maven-plugin.version>3.0.5</maven-findbugs-maven-plugin.version>
- <maven-owasp-plugin.version>8.4.0</maven-owasp-plugin.version>
+ <maven-owasp-plugin.version>10.0.2</maven-owasp-plugin.version>
<restrict-imports.enforcer.version>2.4.0</restrict-imports.enforcer.version>
<!-- Code coverage properties -->