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

commit 9fc2565315df666b0f2da18a7dafbbf959806836
Author: Tilman Hausherr <til...@snafu.de>
AuthorDate: Mon Jul 8 13:39:57 2024 +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 24e444c..5ff8787 100644
--- a/pom.xml
+++ b/pom.xml
@@ -389,7 +389,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>10.0.1</version>
+                        <version>10.0.2</version>
                         
                         <configuration>
                             <failBuildOnCVSS>0</failBuildOnCVSS>

Reply via email to