Repository: camel Updated Branches: refs/heads/master e0b799f76 -> 032ce22fb
Upgrade Maven Owasp Plugin to version 2.1.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/032ce22f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/032ce22f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/032ce22f Branch: refs/heads/master Commit: 032ce22fbde8c266cba1ffaa8191a93001e79b17 Parents: e0b799f Author: Andrea Cosentino <anco...@gmail.com> Authored: Tue Jul 25 13:07:09 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Tue Jul 25 13:07:09 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/032ce22f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e0fc31f..4a985bf 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -457,7 +457,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.0.1</maven-owasp-plugin-version> + <maven-owasp-plugin-version>2.1.0</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>