This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 a8007e0 PDFBOX-5660: update owasp plugin
a8007e0 is described below
commit a8007e088d0bfc81bcf2dc03e1a090552f9f73e0
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat May 9 12:50:17 2026 +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 ba77c7f..d035e6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -403,7 +403,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
- <version>12.2.1</version>
+ <version>12.2.2</version>
<configuration>
<failBuildOnCVSS>0</failBuildOnCVSS>
<!-- alternatively: use ossIndexUsername and
ossIndexPassword for mail-address and token -->