Author: tilman
Date: Sun Feb 23 08:21:25 2025
New Revision: 1923996
URL: http://svn.apache.org/viewvc?rev=1923996&view=rev
Log:
PDFBOX-5660: disable owasp plugin for now
Modified:
pdfbox/branches/2.0/parent/pom.xml
Modified: pdfbox/branches/2.0/parent/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/branches/2.0/parent/pom.xml?rev=1923996&r1=1923995&r2=1923996&view=diff
==============================================================================
--- pdfbox/branches/2.0/parent/pom.xml (original)
+++ pdfbox/branches/2.0/parent/pom.xml Sun Feb 23 08:21:25 2025
@@ -337,6 +337,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>