You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by de...@apache.org on 2018/10/12 10:03:31 UTC

[cxf] branch master updated: update OWASP plugin version

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

deki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new b1b3593  update OWASP plugin version
b1b3593 is described below

commit b1b359393c986a2e8471852dd4d6e66fc37c1eac
Author: Dennis Kieselhorst <ma...@dekies.de>
AuthorDate: Fri Oct 12 12:03:02 2018 +0200

    update OWASP plugin version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c975d22..835efa5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
         <cxf.jdk.version>1.8</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url>
-        <maven-owasp-plugin-version>3.3.1</maven-owasp-plugin-version>
+        <maven-owasp-plugin-version>3.3.2</maven-owasp-plugin-version>
     </properties>
     <distributionManagement>
         <repository>