Skip to content

Commit

Permalink
Merge pull request #764 from apache/dependabot/maven/1.11.x/org.owasp…
Browse files Browse the repository at this point in the history
…-dependency-check-maven-8.1.1

Bump dependency-check-maven from 8.1.0 to 8.1.1
  • Loading branch information
lprimak committed Feb 27, 2023
2 parents 943bd35 + 98b06e2 commit e3fd87f
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 @@ -403,7 +403,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>8.1.0</version>
<version>8.1.1</version>
</plugin>
<plugin>
<groupId>com.github.siom79.japicmp</groupId>
Expand Down

0 comments on commit e3fd87f

Please sign in to comment.