Skip to content

Commit

Permalink
ZOOKEEPER-4721: Upgrade OWASP Dependency Check to 8.3.1
Browse files Browse the repository at this point in the history
Author: Andor Molnar <[email protected]>

Reviewers: [email protected]

Closes #2035 from anmolnar/ZOOKEEPER-4721

(cherry picked from commit 688c69c)
Signed-off-by: Andor Molnar <[email protected]>
  • Loading branch information
anmolnar committed Jul 18, 2023
1 parent acca035 commit bf46e8c
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 @@ -792,7 +792,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>7.1.0</version>
<version>8.3.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit bf46e8c

Please sign in to comment.