Skip to content

Commit

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

Bump org.owasp:dependency-check-maven from 9.1.0 to 9.2.0
  • Loading branch information
fatroom authored Jun 13, 2024
2 parents 11d24be + 2d753b9 commit e398800
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>9.1.0</version>
<version>9.2.0</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit e398800

Please sign in to comment.