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 2018/11/26 11:28:31 UTC

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

Author: coheigea
Date: Mon Nov 26 11:28:31 2018
New Revision: 1847461

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

Modified:
    webservices/wss4j/trunk/pom.xml

Modified: webservices/wss4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=1847461&r1=1847460&r2=1847461&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Mon Nov 26 11:28:31 2018
@@ -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>3.3.1</maven-owasp-plugin-version>
+        <maven-owasp-plugin-version>4.0.0</maven-owasp-plugin-version>
     </properties>
 
     <modules>