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:01:47 UTC

[ws-wss4j] branch 2_4_x-fixes updated: Updating owasp maven plugin version

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

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


The following commit(s) were added to refs/heads/2_4_x-fixes by this push:
     new 4b1bc4c  Updating owasp maven plugin version
4b1bc4c is described below

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

    Updating owasp maven plugin version
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b2ae37c..05c4ed3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,8 +108,8 @@
         <targetJdk>1.8</targetJdk>
         <maven.compiler.target>1.8</maven.compiler.target>
         <buildtools.dir>${basedir}/build-tools</buildtools.dir>
-        <maven-owasp-plugin-version>6.1.2</maven-owasp-plugin-version>
-        <project.build.outputTimestamp>2022-02-11T12:05:02Z</project.build.outputTimestamp>
+        <maven-owasp-plugin-version>6.5.3</maven-owasp-plugin-version>
+        <project.build.outputTimestamp>${maven.build.timestamp}</project.build.outputTimestamp>
     </properties>
 
     <modules>