Skip to content

Commit

Permalink
Merge pull request #1101 from jenkinsci/dependabot/maven/org.owasp-de…
Browse files Browse the repository at this point in the history
…pendency-check-maven-11.1.0

Bump org.owasp:dependency-check-maven from 10.0.4 to 11.1.0
  • Loading branch information
uhafner authored Nov 3, 2024
2 parents 2fd6fb9 + a362018 commit c5194a1
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 @@ -295,7 +295,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>10.0.4</version>
<version>11.1.0</version>
<configuration>
<nvdApiServerId>nvd.nist.gov</nvdApiServerId>
<format>JSON</format>
Expand Down

0 comments on commit c5194a1

Please sign in to comment.