Skip to content

Commit ea1d8aa

Browse files
authored
Merge pull request #5695 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-12.1.1
Bump org.owasp:dependency-check-maven from 12.1.0 to 12.1.1
2 parents 9f7a6c7 + e5c9440 commit ea1d8aa

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

0 commit comments

Comments
 (0)