Author: tilman
Date: Sun Feb 23 08:20:46 2025
New Revision: 1923995
URL: http://svn.apache.org/viewvc?rev=1923995&view=rev
Log:
PDFBOX-5660: disable owasp plugin for now
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=1923995&r1=1923994&r2=1923995&view=diff
==============================================================================
--- pdfbox/branches/3.0/parent/pom.xml (original)
+++ pdfbox/branches/3.0/parent/pom.xml Sun Feb 23 08:20:46 2025
@@ -302,6 +302,7 @@
<!-- can't update to 11, this needs jdk11 -->
<version>10.0.4</version>
<configuration>
+ <skip>true</skip>
<failBuildOnCVSS>0</failBuildOnCVSS>
<!--
https://github.com/jeremylong/DependencyCheck/issues/1574 -->
<skipSystemScope>true</skipSystemScope>