Author: tilman
Date: Sun Oct 22 05:01:45 2023
New Revision: 1913185

URL: http://svn.apache.org/viewvc?rev=1913185&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=1913185&r1=1913184&r2=1913185&view=diff
==============================================================================
--- pdfbox/branches/3.0/parent/pom.xml (original)
+++ pdfbox/branches/3.0/parent/pom.xml Sun Oct 22 05:01:45 2023
@@ -213,7 +213,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>8.4.0</version>
+                        <version>8.4.1</version>
                         <configuration>
                             
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
                             <!-- 
https://github.com/jeremylong/DependencyCheck/issues/1574 -->


Reply via email to