Skip to content

Commit 2d4d4eb

Browse files
committed
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 (cherry picked from commit 51c4f2b) Signed-off-by: Andor Molnar <andor@cloudera.com>
1 parent a9b1904 commit 2d4d4eb

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
@@ -883,7 +883,7 @@
883883
<plugin>
884884
<groupId>org.owasp</groupId>
885885
<artifactId>dependency-check-maven</artifactId>
886-
<version>12.1.3</version>
886+
<version>12.1.6</version>
887887
</plugin>
888888
<plugin>
889889
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)