Skip to content

Commit 51c4f2b

Browse files
authored
ZOOKEEPER-4984: Upgrade OWASP plugin to 12.1.6 due to breaking changes in the API
Reviewers: kezhuw Author: anmolnar Closes #2323 from anmolnar/ZOOKEEPER-4984
1 parent 9dbd958 commit 51c4f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -889,7 +889,7 @@
889889
<plugin>
890890
<groupId>org.owasp</groupId>
891891
<artifactId>dependency-check-maven</artifactId>
892-
<version>12.1.3</version>
892+
<version>12.1.6</version>
893893
</plugin>
894894
<plugin>
895895
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)