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 2d10121 PDFBOX-5660: update owasp plugin
2d10121 is described below
commit 2d10121737684b5d1a5186cbb0fc6bf5f311e59b
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Nov 12 09:55:44 2025 +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 102767c..88c7aad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -389,7 +389,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
- <version>12.1.8</version>
+ <version>12.1.9</version>
<configuration>
<failBuildOnCVSS>0</failBuildOnCVSS>
<!-- alternatively: use ossIndexUsername and
ossIndexPassword for mail-address and token -->