Author: tilman Date: Mon Jul 1 13:52:31 2024 New Revision: 1918780 URL: http://svn.apache.org/viewvc?rev=1918780&view=rev Log: PDFBOX-5660: update owasp plugin
Modified: pdfbox/branches/3.0/pom.xml Modified: pdfbox/branches/3.0/pom.xml URL: http://svn.apache.org/viewvc/pdfbox/branches/3.0/pom.xml?rev=1918780&r1=1918779&r2=1918780&view=diff ============================================================================== --- pdfbox/branches/3.0/pom.xml (original) +++ pdfbox/branches/3.0/pom.xml Mon Jul 1 13:52:31 2024 @@ -292,7 +292,7 @@ <plugin> <groupId>org.owasp</groupId> <artifactId>dependency-check-maven</artifactId> - <version>9.2.0</version> + <version>10.0.0</version> <configuration> <failBuildOnCVSS>0</failBuildOnCVSS> <!-- https://github.com/jeremylong/DependencyCheck/issues/1574 -->