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 2020/11/02 06:50:49 UTC

[ws-wss4j] branch master updated: Updating Owasp plugin to 6.0.2

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 77660da  Updating Owasp plugin to 6.0.2
77660da is described below

commit 77660daefcde20a55714be429bab8e4e633ff9d9
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Nov 2 06:45:27 2020 +0000

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

diff --git a/pom.xml b/pom.xml
index 5d8b1c9..149bfbb 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>5.3.2</maven-owasp-plugin-version>
+        <maven-owasp-plugin-version>6.0.2</maven-owasp-plugin-version>
     </properties>
 
     <modules>