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 7ac44e1  Upgrade Maven OWASP plugin to version 5.1.0
7ac44e1 is described below

commit 7ac44e1ac4bedbc28303e382d4cb028962054413
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Jul 1 08:25:59 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index a17ad7f..ea6e13e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -475,7 +475,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.0.0</maven-owasp-plugin-version>
+        <maven-owasp-plugin-version>5.1.0</maven-owasp-plugin-version>
         <maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
         <maven-jar-plugin-version>3.1.2</maven-jar-plugin-version>
         <maven-javadoc-plugin-version>3.0.1</maven-javadoc-plugin-version>

Reply via email to