You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2019/11/13 09:41:34 UTC

[ws-wss4j] branch master updated: Updating owasp plugin

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 2ad3f98  Updating owasp plugin
2ad3f98 is described below

commit 2ad3f9828c868bd65ac91d04db333c096800eb15
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Nov 13 09:41:15 2019 +0000

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

diff --git a/pom.xml b/pom.xml
index 96ea177..bb523d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <targetJdk>1.8</targetJdk>
         <buildtools.dir>${basedir}/build-tools</buildtools.dir>
-        <maven-owasp-plugin-version>5.2.1</maven-owasp-plugin-version>
+        <maven-owasp-plugin-version>5.2.4</maven-owasp-plugin-version>
     </properties>
 
     <modules>