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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
     new 1245803  Updating owasp plugin to 6.0.4
1245803 is described below

commit 124580354cf3aeadaeb23ca7a10be26e2cf5bb26
Author: Colm O hEigeartaigh <cohei...@apache.org>
AuthorDate: Mon Jan 4 10:35:00 2021 +0000

    Updating owasp plugin to 6.0.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 149bfbb..d57f876 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <targetJdk>1.8</targetJdk>
         <buildtools.dir>${basedir}/build-tools</buildtools.dir>
-        <maven-owasp-plugin-version>6.0.2</maven-owasp-plugin-version>
+        <maven-owasp-plugin-version>6.0.4</maven-owasp-plugin-version>
     </properties>
 
     <modules>

Reply via email to