Skip to content

Commit

Permalink
ZOOKEEPER-3704: upgrade maven dependency-check to 5.3.0
Browse files Browse the repository at this point in the history
Upgrade to the latest version of maven dependency checker.

Change-Id: I5ac9c77bb02f54784ff3ed4bb668fe38fd88ee11

Author: Patrick Hunt <phunt@apache.org>

Reviewers: Enrico Olivelli <eolivelli@apache.org>

Closes #1231 from phunt/ZOOKEEPER-3704

(cherry picked from commit 1fbaa26)
Signed-off-by: Enrico Olivelli <enrico.olivelli@diennea.com>
  • Loading branch information
phunt authored and Enrico Olivelli committed Jan 23, 2020
1 parent 6495a7a commit 56a6a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>5.2.4</version>
<version>5.3.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 56a6a03

Please sign in to comment.