Skip to content

Commit

Permalink
Merge pull request #2801 from apache/dependabot/maven/master/org.owas…
Browse files Browse the repository at this point in the history
…p-dependency-check-maven-11.1.1

Bump org.owasp:dependency-check-maven from 11.1.0 to 11.1.1
  • Loading branch information
andi-huber authored Dec 9, 2024
2 parents 9a48e51 + 81d118d commit 4ae025f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>11.1.0</version>
<version>11.1.1</version>
<executions>
<execution>
<id>owasp-aggregate</id>
Expand Down

0 comments on commit 4ae025f

Please sign in to comment.