You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/10/29 09:16:50 UTC

[camel] branch master updated: Upgrade Owasp Maven Plugin to version 3.3.4

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4c19ba7  Upgrade Owasp Maven Plugin to version 3.3.4
4c19ba7 is described below

commit 4c19ba726293cfe18bc201e8489dd1fd419d646f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 29 10:13:58 2018 +0100

    Upgrade Owasp Maven Plugin to version 3.3.4
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3a5c3d8..18927cc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -476,7 +476,7 @@
     <maven-bundle-plugin-version>3.5.1</maven-bundle-plugin-version>
     <maven-checkstyle-plugin-version>3.0.0</maven-checkstyle-plugin-version>
     <maven-checkstyle-version>7.6.1</maven-checkstyle-version>
-    <maven-owasp-plugin-version>3.3.2</maven-owasp-plugin-version>
+    <maven-owasp-plugin-version>3.3.4</maven-owasp-plugin-version>
     <maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
     <maven-jar-plugin-version>3.0.2</maven-jar-plugin-version>
     <maven-javadoc-plugin-version>3.0.1</maven-javadoc-plugin-version>