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 7a49804 Upgrade Owasp Maven Plugin to version 5.1.1
7a49804 is described below
commit 7a49804b4966a742c7d454c0101d2189c26c550b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jul 16 08:42:05 2019 +0200
Upgrade Owasp Maven Plugin to version 5.1.1
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index a7a9921..b9bbd52 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -432,7 +432,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.1.0</maven-owasp-plugin-version>
+ <maven-owasp-plugin-version>5.1.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>