Skip to content

Commit e4bc617

Browse files
authored
Merge pull request #5351 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-10.0.1
Bump org.owasp:dependency-check-maven from 10.0.0 to 10.0.1
2 parents 2baccfa + 41c3398 commit e4bc617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@
630630
<plugin>
631631
<groupId>org.owasp</groupId>
632632
<artifactId>dependency-check-maven</artifactId>
633-
<version>10.0.0</version>
633+
<version>10.0.1</version>
634634
<configuration>
635635
<nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
636636
<!-- The OSS Index Server (https://ossindex.sonatype.org) can sometimes be flaky -->

0 commit comments

Comments
 (0)