Skip to content

Commit

Permalink
Update dependency org.owasp:dependency-check-maven to v11 (#118)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 53c8118 commit e53c460
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 @@ -68,7 +68,7 @@
<properties>
<jenkins.version>2.319.3</jenkins.version>
<java.level>8</java.level>
<dependency-check-maven.version>6.5.3</dependency-check-maven.version>
<dependency-check-maven.version>11.1.0</dependency-check-maven.version>
<!-- If we want to be strict...
<maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
<maven.compiler.showWarnings>true</maven.compiler.showWarnings>
Expand Down

0 comments on commit e53c460

Please sign in to comment.