This is an automated email from the ASF dual-hosted git repository.
aajisaka pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop-thirdparty.git
The following commit(s) were added to refs/heads/trunk by this push:
new 38b26ca HADOOP-17660. Update dependency-check-maven version. (#10)
38b26ca is described below
commit 38b26ca111be4a3cb6d7fe55308f2d8baeaef758
Author: Wei-Chiu Chuang <[email protected]>
AuthorDate: Sun Apr 25 20:54:26 2021 -0700
HADOOP-17660. Update dependency-check-maven version. (#10)
Signed-off-by: Akira Ajisaka <[email protected]>
---
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: [email protected]
For additional commands, e-mail: [email protected]