Skip to content

Commit

Permalink
Merge pull request #5593 from Hack23/dependabot/maven/org.owasp-depen…
Browse files Browse the repository at this point in the history
…dency-check-maven-9.0.3

Bump org.owasp:dependency-check-maven from 9.0.0 to 9.0.3
  • Loading branch information
pethers authored Dec 7, 2023
2 parents 04992cf + 19e5f7e commit 21740f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -750,7 +750,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>9.0.0</version>
<version>9.0.3</version>
<configuration>
<ossindexAnalyzerEnabled>false</ossindexAnalyzerEnabled>
</configuration>
Expand Down

0 comments on commit 21740f3

Please sign in to comment.