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

commit aa8f43d719d6cf7e2896c5f7bb8cde8ff86c804e
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Dec 22 12:54:28 2023 +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 3a7723f..4b09a40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -389,7 +389,7 @@
                     <plugin>
                         <groupId>org.owasp</groupId>
                         <artifactId>dependency-check-maven</artifactId>
-                        <version>9.0.6</version>
+                        <version>9.0.7</version>
                         <configuration>
                             
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
                         </configuration>

Reply via email to