Skip to content

Commit

Permalink
Merge pull request #152 from RIPE-NCC/feature/newer-dependency-plugin
Browse files Browse the repository at this point in the history
newer dependency plugin
  • Loading branch information
ties authored Feb 28, 2024
2 parents bf6d9ff + 4c84f85 commit 1d901aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>8.4.2</version>
<version>9.0.9</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 1d901aa

Please sign in to comment.