Skip to content

Commit 5a0846c

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 2924400 commit 5a0846c

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
@@ -792,7 +792,7 @@
792792
<plugin>
793793
<groupId>org.owasp</groupId>
794794
<artifactId>dependency-check-maven</artifactId>
795-
<version>12.1.3</version>
795+
<version>12.1.6</version>
796796
</plugin>
797797
<plugin>
798798
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)