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

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


The following commit(s) were added to refs/heads/5.1 by this push:
     new 21d5fa3  PHOENIX-6591 Update OWASP plugin to latest
21d5fa3 is described below

commit 21d5fa30b153241c1fd3385360f3c4a704cabf6c
Author: Istvan Toth <st...@apache.org>
AuthorDate: Mon Jan 31 08:09:56 2022 +0100

    PHOENIX-6591 Update OWASP plugin to latest
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 24b9f53..9a58277 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,7 @@
     
<jacoco.instruction.coverage.percentage>0.700</jacoco.instruction.coverage.percentage>
     
<jacoco.branch.coverage.percentage>0.600</jacoco.branch.coverage.percentage>
 
-    <maven-owasp-plugin.version>6.3.1</maven-owasp-plugin.version>
+    <maven-owasp-plugin.version>6.5.3</maven-owasp-plugin.version>
     <protobuf.plugin.version>0.6.1</protobuf.plugin.version>
     <os.maven.version>1.5.0.Final</os.maven.version>
   </properties>

Reply via email to