Skip to content

Commit 3e76c32

Browse files
authored
Merge pull request #5571 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-11.1.1
Bump org.owasp:dependency-check-maven from 11.1.0 to 11.1.1
2 parents 1e63dfd + f83f0d6 commit 3e76c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

+1-1
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>11.1.0</version>
637+
<version>11.1.1</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)