Skip to content

Commit

Permalink
Merge pull request #1633 from zalando/dependabot/maven/org.owasp-depe…
Browse files Browse the repository at this point in the history
…ndency-check-maven-10.0.2

Bump org.owasp:dependency-check-maven from 10.0.0 to 10.0.2
  • Loading branch information
fatroom committed Jul 10, 2024
2 parents 8ed5236 + c0f1921 commit 8d1187b
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 @@ -122,7 +122,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>10.0.0</version>
<version>10.0.2</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 8d1187b

Please sign in to comment.