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 apache#1231 from phunt/ZOOKEEPER-3704
  • Loading branch information
phunt authored and RokLenarcic committed Aug 31, 2022
1 parent d697562 commit 604c2e9
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 @@ -632,7 +632,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 604c2e9

Please sign in to comment.