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.git


The following commit(s) were added to refs/heads/master by this push:
     new 19d9fdfcf6 PHOENIX-7362 Update owasp plugin to 10.0.2
19d9fdfcf6 is described below

commit 19d9fdfcf6acfe9718242d5fb7045e9f65d0a3bd
Author: Villő Szűcs <[email protected]>
AuthorDate: Fri Sep 13 14:52:29 2024 +0200

    PHOENIX-7362 Update owasp plugin to 10.0.2
    
    Change-Id: I1ee13dd64599d47b268f0f0602f4e95b0d6652f8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eed936620a..567230425a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
     <jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
     <sonar-maven-plugin.version>3.10.0.2594</sonar-maven-plugin.version>
     <findbugs-annotations.version>1.3.9-1</findbugs-annotations.version>
-    <maven-owasp-plugin.version>8.4.0</maven-owasp-plugin.version>
+    <maven-owasp-plugin.version>10.0.2</maven-owasp-plugin.version>
     <os.maven.version>1.7.1</os.maven.version>
     <jasmine-maven-plugin.version>2.2</jasmine-maven-plugin.version>
     <lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>

Reply via email to