Skip to content

Commit

Permalink
Update dependencies: dependency-checker, CmpRaComponent
Browse files Browse the repository at this point in the history
  • Loading branch information
kiron-mx committed Jul 10, 2024
1 parent 9ed70c8 commit f7ce0b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,10 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>9.1.0</version>
<version>10.0.2</version>
<executions>
<execution>
<goals>
<goal>update-only</goal>
<goal>check</goal>
</goals>
</execution>
Expand Down

0 comments on commit f7ce0b7

Please sign in to comment.