You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by st...@apache.org on 2022/01/31 11:51:28 UTC

[phoenix] branch 4.16 updated: PHOENIX-6591 Update OWASP plugin to latest

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

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


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

commit b0d91eeb6c68bd230788a182560fbfc9fda37636
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 edf8a34..86fb020 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
     <jacoco.branch.coverage.percentage>0.600</jacoco.branch.coverage.percentage>
     <curator.version>2.12.0</curator.version>
 
-    <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>