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 cad6eda  PDFBOX-5660: update owasp plugin
cad6eda is described below

commit cad6eda32e091695aa156bf19a9c38200c6af1ab
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Jun 12 11:26:55 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 4bde867..06ebd0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -389,7 +389,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>12.1.2</version>
+                        <version>12.1.3</version>
                         <configuration>
                             <failBuildOnCVSS>0</failBuildOnCVSS>
                         </configuration>

Reply via email to