Skip to content

Commit

Permalink
Merge pull request #83 from TEIC/dependabot/maven/org.owasp-dependenc…
Browse files Browse the repository at this point in the history
…y-check-maven-9.2.0

Bump org.owasp:dependency-check-maven from 9.1.0 to 9.2.0
  • Loading branch information
anneferger committed Jun 5, 2024
2 parents 5ffee6a + 2d8bbc1 commit 2c75bd3
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 @@ -172,7 +172,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 2c75bd3

Please sign in to comment.