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 2017/01/02 08:07:32 UTC

camel git commit: Upgrade Maven Owasp Plugin to version 1.4.4.1

Repository: camel
Updated Branches:
  refs/heads/master a1d38b6ad -> 1c2000f5c


Upgrade Maven Owasp Plugin to version 1.4.4.1


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1c2000f5
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1c2000f5
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1c2000f5

Branch: refs/heads/master
Commit: 1c2000f5c6455e78b8c1b0b52d463ad6244846d1
Parents: a1d38b6
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jan 2 09:07:00 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jan 2 09:07:00 2017 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/1c2000f5/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ffe24a7..0c5925f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -418,7 +418,7 @@
         https://github.com/checkstyle/checkstyle/issues/1903
      -->
     <maven-checkstyle-version>6.17</maven-checkstyle-version>
-    <maven-owasp-plugin-version>1.4.4</maven-owasp-plugin-version>
+    <maven-owasp-plugin-version>1.4.4.1</maven-owasp-plugin-version>
     <maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
     <maven-jar-plugin-version>2.6</maven-jar-plugin-version>
     <maven-javadoc-plugin-version>2.9.1</maven-javadoc-plugin-version>