Author: tilman
Date: Mon Sep 2 07:10:40 2024
New Revision: 1920377
URL: http://svn.apache.org/viewvc?rev=1920377&view=rev
Log:
PDFBOX-5660: update owasp plugin
Modified:
pdfbox/branches/3.0/parent/pom.xml
Modified: pdfbox/branches/3.0/parent/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/branches/3.0/parent/pom.xml?rev=1920377&r1=1920376&r2=1920377&view=diff
==============================================================================
--- pdfbox/branches/3.0/parent/pom.xml (original)
+++ pdfbox/branches/3.0/parent/pom.xml Mon Sep 2 07:10:40 2024
@@ -298,7 +298,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
- <version>10.0.3</version>
+ <version>10.0.4</version>
<configuration>
<failBuildOnCVSS>0</failBuildOnCVSS>
<!--
https://github.com/jeremylong/DependencyCheck/issues/1574 -->