Skip to content

Commit b3a577d

Browse files
authored
Merge pull request #5512 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-11.0.0
Bump org.owasp:dependency-check-maven from 10.0.4 to 11.0.0
2 parents b855c54 + d33e690 commit b3a577d

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
@@ -634,7 +634,7 @@
634634
<plugin>
635635
<groupId>org.owasp</groupId>
636636
<artifactId>dependency-check-maven</artifactId>
637-
<version>10.0.4</version>
637+
<version>11.0.0</version>
638638
<configuration>
639639
<nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
640640
<!-- The OSS Index Server (https://ossindex.sonatype.org) can sometimes be flaky -->

0 commit comments

Comments
 (0)