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/08/28 06:28:54 UTC

camel git commit: Upgrade Maven Owasp Plugin to version 2.1.1

Repository: camel
Updated Branches:
  refs/heads/master 239e1dc2d -> 81722315c


Upgrade Maven Owasp Plugin to version 2.1.1


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

Branch: refs/heads/master
Commit: 81722315c81dd2a323abd2746f12c30e2950dd96
Parents: 239e1dc
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Aug 28 08:27:51 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Aug 28 08:27:51 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/81722315/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 41d906d..cb2683a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -466,7 +466,7 @@
     <maven-bundle-plugin-version>3.3.0</maven-bundle-plugin-version>
     <maven-checkstyle-plugin-version>2.17</maven-checkstyle-plugin-version>
     <maven-checkstyle-version>7.6.1</maven-checkstyle-version>
-    <maven-owasp-plugin-version>2.1.0</maven-owasp-plugin-version>
+    <maven-owasp-plugin-version>2.1.1</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>2.10.4</maven-javadoc-plugin-version>