This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new b1932b9 Upgrade Owasp Maven plugin 5.3.1 b1932b9 is described below commit b1932b91a73265594eda8bb33335fccc0e983e14 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Sat Mar 14 17:52:18 2020 +0100 Upgrade Owasp Maven plugin 5.3.1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index fb79e26..08db078 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -454,7 +454,7 @@ <maven-bundle-plugin-version>4.2.1</maven-bundle-plugin-version> <maven-checkstyle-plugin-version>3.1.0</maven-checkstyle-plugin-version> <maven-checkstyle-version>8.26</maven-checkstyle-version> - <maven-owasp-plugin-version>5.3.0</maven-owasp-plugin-version> + <maven-owasp-plugin-version>5.3.1</maven-owasp-plugin-version> <maven-jar-plugin-version>3.2.0</maven-jar-plugin-version> <maven-javadoc-plugin-version>3.1.1</maven-javadoc-plugin-version> <maven-jboss-as-maven-plugin-version>7.9.Final</maven-jboss-as-maven-plugin-version>