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 2022/02/15 06:00:40 UTC

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

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 a14c873  Updating owasp maven plugin version
a14c873 is described below

commit a14c8731c0b924f06439776401da143f8185add8
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Feb 15 06:00:09 2022 +0000

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

diff --git a/pom.xml b/pom.xml
index 747a96a..4d6daa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
         <targetJdk>11</targetJdk>
         <maven.compiler.target>11</maven.compiler.target>
         <buildtools.dir>${basedir}/build-tools</buildtools.dir>
-        <maven-owasp-plugin-version>6.1.2</maven-owasp-plugin-version>
+        <maven-owasp-plugin-version>6.5.3</maven-owasp-plugin-version>
         <project.build.outputTimestamp>${maven.build.timestamp}</project.build.outputTimestamp>
     </properties>