This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 9cea5951c2502285fb5585d329c88e3f2665fd97 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Nov 23 13:28:21 2018 +0100 Upgrade Owasp Dependency Check Maven Plugin to version 4.0.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index a32a386..67b2e690 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -475,7 +475,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.4</maven-owasp-plugin-version> + <maven-owasp-plugin-version>4.0.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>3.0.1</maven-javadoc-plugin-version>