Repository: camel Updated Branches: refs/heads/master 3bb1039a9 -> 33a302082
Upgrade Owasp maven plugin to version 1.4.5 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/33a30208 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/33a30208 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/33a30208 Branch: refs/heads/master Commit: 33a3020825d6bf64ad3c71f370a8d42d3f24d0b6 Parents: 3bb1039 Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Feb 8 14:29:39 2017 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Feb 8 14:30:43 2017 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/33a30208/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e073462..93f495f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -421,7 +421,7 @@ https://github.com/checkstyle/checkstyle/issues/1903 --> <maven-checkstyle-version>6.17</maven-checkstyle-version> - <maven-owasp-plugin-version>1.4.4.1</maven-owasp-plugin-version> + <maven-owasp-plugin-version>1.4.5</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>