Skip to content

Commit

Permalink
Merge pull request #89 from B3Partners/dependabot/maven/org.owasp-dep…
Browse files Browse the repository at this point in the history
…endency-check-maven-6.1.2

Bump dependency-check-maven from 6.1.1 to 6.1.2
  • Loading branch information
mprins authored Mar 14, 2021
2 parents aa7deb1 + 7487548 commit b8bb6f1
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 @@ -169,7 +169,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>6.1.1</version>
<version>6.1.2</version>
<configuration>
<suppressionFile>${project.basedir}/.mvn/owasp-suppression.xml</suppressionFile>
<format>ALL</format>
Expand Down

0 comments on commit b8bb6f1

Please sign in to comment.