Skip to content

Commit

Permalink
Merge pull request #399 from apache/dependabot/maven/org.owasp-depend…
Browse files Browse the repository at this point in the history
…ency-check-maven-8.4.2

Bump org.owasp:dependency-check-maven from 8.4.0 to 8.4.2
  • Loading branch information
bdemers authored Oct 23, 2023
2 parents 8ddf9ce + 1a18104 commit 84df018
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 @@ -424,7 +424,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>8.4.0</version>
<version>8.4.2</version>
<configuration>
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
<suppressionFile>${session.executionRootDirectory}/src/owasp/suppression.xml</suppressionFile>
Expand Down

0 comments on commit 84df018

Please sign in to comment.