Skip to content

Commit 08b4704

Browse files
authored
Merge pull request #5307 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-9.2.0
build(deps): bump org.owasp:dependency-check-maven from 9.1.0 to 9.2.0
2 parents c15bbcb + 8b6441f commit 08b4704

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>9.1.0</version>
633+
<version>9.2.0</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)