Author: tilman Date: Mon Jan 8 18:25:35 2024 New Revision: 1915141 URL: http://svn.apache.org/viewvc?rev=1915141&view=rev Log: PDFBOX-5660: update owasp plugin
Modified: pdfbox/branches/2.0/pom.xml Modified: pdfbox/branches/2.0/pom.xml URL: http://svn.apache.org/viewvc/pdfbox/branches/2.0/pom.xml?rev=1915141&r1=1915140&r2=1915141&view=diff ============================================================================== --- pdfbox/branches/2.0/pom.xml (original) +++ pdfbox/branches/2.0/pom.xml Mon Jan 8 18:25:35 2024 @@ -318,7 +318,7 @@ <plugin> <groupId>org.owasp</groupId> <artifactId>dependency-check-maven</artifactId> - <version>9.0.7</version> + <version>9.0.8</version> <configuration> <failBuildOnCVSS>0</failBuildOnCVSS> <!-- https://github.com/jeremylong/DependencyCheck/issues/1574 -->