Browse Source

ZOOKEEPER-3519: upgrade dependency-check to 5.2.1

Just upgrade to the latest 5.2.1

ran the check and it seemed to run/check correctly

Change-Id: I9770789771f4b70cdf34d220738d4832daf7b0a5

Author: Patrick Hunt <phunt@apache.org>

Reviewers: Enrico Olivelli <eolivelli@apache.org>

Closes #1062 from phunt/ZOOKEEPER-3519
Patrick Hunt 5 years ago
parent
commit
151003722e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -574,7 +574,7 @@
         <plugin>
         <plugin>
           <groupId>org.owasp</groupId>
           <groupId>org.owasp</groupId>
           <artifactId>dependency-check-maven</artifactId>
           <artifactId>dependency-check-maven</artifactId>
-          <version>5.1.0</version>
+          <version>5.2.1</version>
         </plugin>
         </plugin>
         <plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <groupId>org.apache.maven.plugins</groupId>