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 we...@apache.org on 2022/07/02 20:05:15 UTC

[hadoop] branch trunk updated: HADOOP-18297. Upgrade dependency-check-maven to 7.1.1 (#4449)

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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 9e206fe0b6e HADOOP-18297. Upgrade dependency-check-maven to 7.1.1 (#4449)
9e206fe0b6e is described below

commit 9e206fe0b6e2834a98044cf2631ad147cc4f79bd
Author: Ashutosh Gupta <as...@st.niituniversity.in>
AuthorDate: Sat Jul 2 21:04:55 2022 +0100

    HADOOP-18297. Upgrade dependency-check-maven to 7.1.1 (#4449)
    
    Co-authored-by: Ashutosh Gupta <as...@amazon.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ed869625de1..fca42f71630 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
     <lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>
     <maven-checkstyle-plugin.version>3.1.0</maven-checkstyle-plugin.version>
     <checkstyle.version>8.29</checkstyle.version>
-    <dependency-check-maven.version>1.4.3</dependency-check-maven.version>
+    <dependency-check-maven.version>7.1.1</dependency-check-maven.version>
     <spotbugs.version>4.2.2</spotbugs.version>
     <spotbugs-maven-plugin.version>4.2.0</spotbugs-maven-plugin.version>
     <jsonschema2pojo-maven-plugin.version>1.1.1</jsonschema2pojo-maven-plugin.version>


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