This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pdfbox-jbig2.git


The following commit(s) were added to refs/heads/master by this push:
     new 8dba261  PDFBOX-5660: update owasp plugin
8dba261 is described below

commit 8dba2610f66f1a263c417b85eee668eaac6ae3ea
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Sep 25 10:43:34 2025 +0200

    PDFBOX-5660: update owasp plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0c32fd5..074a90a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -389,7 +389,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>12.1.5</version>
+                        <version>12.1.6</version>
                         <configuration>
                             <failBuildOnCVSS>0</failBuildOnCVSS>
                             <!-- alternatively: use ossIndexUsername and 
ossIndexPassword for mail-address and token -->

Reply via email to