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

commit 3006edfd9ddb3c467c724e66281d4db34a016708
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Mar 16 05:43:53 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index 0842b70..ff9257e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -389,7 +389,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>9.0.9</version>
+                        <version>9.0.10</version>
                         <configuration>
                             <failBuildOnCVSS>0</failBuildOnCVSS>
                         </configuration>

Reply via email to