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/08/06 10:18:38 UTC

svn commit: r1864491 - /webservices/wss4j/trunk/pom.xml

Author: coheigea
Date: Tue Aug  6 10:18:38 2019
New Revision: 1864491

URL: http://svn.apache.org/viewvc?rev=1864491&view=rev
Log:
Updating owasp plugin version

Modified:
    webservices/wss4j/trunk/pom.xml

Modified: webservices/wss4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=1864491&r1=1864490&r2=1864491&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Tue Aug  6 10:18:38 2019
@@ -110,7 +110,7 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <targetJdk>1.8</targetJdk>
         <buildtools.dir>${basedir}/build-tools</buildtools.dir>
-        <maven-owasp-plugin-version>4.0.2</maven-owasp-plugin-version>
+        <maven-owasp-plugin-version>5.2.1</maven-owasp-plugin-version>
     </properties>
 
     <modules>