Skip to content

Commit

Permalink
Fixed check-dependencies-plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
skapral committed Aug 3, 2022
1 parent a52a8f3 commit b20b4e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build-tools/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@
<artifactId>maven-jxr-plugin</artifactId>
<version>3.1.1</version>
</plugin>
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>7.1.1</version>
</plugin>
</plugins>
</pluginManagement>
</build>
Expand Down

0 comments on commit b20b4e8

Please sign in to comment.