Skip to content

Commit

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

Bump org.owasp:dependency-check-maven from 8.4.2 to 8.4.3
  • Loading branch information
bdemers authored Nov 21, 2023
2 parents 022bfb8 + be18ec5 commit 0aa269a
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.2</version>
<version>8.4.3</version>
<configuration>
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
<suppressionFile>${session.executionRootDirectory}/src/owasp/suppression.xml</suppressionFile>
Expand Down

0 comments on commit 0aa269a

Please sign in to comment.