Skip to content

Commit

Permalink
Merge pull request #104 from TEIC/dependabot/maven/org.owasp-dependen…
Browse files Browse the repository at this point in the history
…cy-check-maven-11.1.0

Bump org.owasp:dependency-check-maven from 10.0.3 to 11.1.0
  • Loading branch information
anneferger authored Nov 25, 2024
2 parents b0651c8 + 9a65e35 commit eb0bd5d
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>10.0.3</version>
<version>11.1.0</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit eb0bd5d

Please sign in to comment.