You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ti...@apache.org on 2023/12/19 14:55:23 UTC

svn commit: r1914776 - /pdfbox/trunk/pom.xml

Author: tilman
Date: Tue Dec 19 14:55:22 2023
New Revision: 1914776

URL: http://svn.apache.org/viewvc?rev=1914776&view=rev
Log:
PDFBOX-5660: update owasp plugin

Modified:
    pdfbox/trunk/pom.xml

Modified: pdfbox/trunk/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/pom.xml?rev=1914776&r1=1914775&r2=1914776&view=diff
==============================================================================
--- pdfbox/trunk/pom.xml (original)
+++ pdfbox/trunk/pom.xml Tue Dec 19 14:55:22 2023
@@ -292,7 +292,7 @@
               <plugin>
                   <groupId>org.owasp</groupId>
                   <artifactId>dependency-check-maven</artifactId>
-                  <version>9.0.6</version>
+                  <version>9.0.7</version>
                   <configuration>
                       <failBuildOnCVSS>0</failBuildOnCVSS>
                       <!-- https://github.com/jeremylong/DependencyCheck/issues/1574 -->