Author: tilman
Date: Mon Sep 22 09:54:55 2025
New Revision: 1928680

Log:
PDFBOX-5660: update owasp plugin

Modified:
   pdfbox/trunk/parent/pom.xml

Modified: pdfbox/trunk/parent/pom.xml
==============================================================================
--- pdfbox/trunk/parent/pom.xml Mon Sep 22 08:30:16 2025        (r1928679)
+++ pdfbox/trunk/parent/pom.xml Mon Sep 22 09:54:55 2025        (r1928680)
@@ -305,7 +305,7 @@
               <plugin>
                   <groupId>org.owasp</groupId>
                   <artifactId>dependency-check-maven</artifactId>
-                  <version>12.1.3</version>
+                  <version>12.1.5</version>
                   <configuration>
                       <failBuildOnCVSS>0</failBuildOnCVSS>
                       <!-- 
https://github.com/jeremylong/DependencyCheck/issues/1574 -->

Reply via email to