Skip to content

Commit 342f036

Browse files
authored
Merge pull request #5265 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-9.1.0
build(deps): bump org.owasp:dependency-check-maven from 9.0.10 to 9.1.0
2 parents 7a33c6e + cc3db6a commit 342f036

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.0.10</version>
633+
<version>9.1.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)