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 2019/08/09 09:15:35 UTC

[camel] branch master updated: Upgrade OWASP Maven Plugin to version 5.2.1

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 115049e  Upgrade OWASP Maven Plugin to version 5.2.1
115049e is described below

commit 115049e2620e11851782637159d756415adf852b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Aug 9 11:12:26 2019 +0200

    Upgrade OWASP Maven Plugin to version 5.2.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 93a8bc3..6fb5fb5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -431,7 +431,7 @@
         <maven-bundle-plugin-version>4.2.0</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>5.2.0</maven-owasp-plugin-version>
+        <maven-owasp-plugin-version>5.2.1</maven-owasp-plugin-version>
         <maven-jar-plugin-version>3.1.2</maven-jar-plugin-version>
         <maven-javadoc-plugin-version>3.0.1</maven-javadoc-plugin-version>
         <maven-jboss-as-maven-plugin-version>7.9.Final</maven-jboss-as-maven-plugin-version>