Skip to content

Commit

Permalink
Merge pull request #181 from dschadow/dependabot/maven/org.owasp-depe…
Browse files Browse the repository at this point in the history
…ndency-check-maven-11.1.0
  • Loading branch information
dschadow authored Oct 31, 2024
2 parents 82f3f36 + 3ddfce6 commit 67d719a
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 @@ -136,7 +136,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>11.0.0</version>
<version>11.1.0</version>
<configuration>
<!-- analyzers not required in these projects -->
<artifactoryAnalyzerEnabled>false</artifactoryAnalyzerEnabled>
Expand Down

0 comments on commit 67d719a

Please sign in to comment.