This is an automated email from the ASF dual-hosted git repository.

stoty pushed a commit to branch 5.2
in repository https://gitbox.apache.org/repos/asf/phoenix.git


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

commit 14702563f39e066818bfa5d57c5c252d879e2ce9
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 2a80d8b035..dfb68bf994 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,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