You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ta...@apache.org on 2021/05/19 06:44:47 UTC

[hadoop-thirdparty] 13/28: HADOOP-17660. Update dependency-check-maven version. (#10)

This is an automated email from the ASF dual-hosted git repository.

tasanuma pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop-thirdparty.git

commit 38b26ca111be4a3cb6d7fe55308f2d8baeaef758
Author: Wei-Chiu Chuang <we...@apache.org>
AuthorDate: Sun Apr 25 20:54:26 2021 -0700

    HADOOP-17660. Update dependency-check-maven version. (#10)
    
    Signed-off-by: Akira Ajisaka <aa...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fa07fc2..a49ecbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <maven-bundle-plugin.version>2.5.0</maven-bundle-plugin.version>
     <maven-checkstyle-plugin.version>3.0.0</maven-checkstyle-plugin.version>
     <checkstyle.version>8.19</checkstyle.version>
-    <dependency-check-maven.version>1.4.3</dependency-check-maven.version>
+    <dependency-check-maven.version>6.1.5</dependency-check-maven.version>
     <exec-maven-plugin.version>1.3.1</exec-maven-plugin.version>
   </properties>
 

---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org