Skip to content

Commit 7ffaab7

Browse files
authored
Merge pull request #5156 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-9.0.3
build(deps): bump org.owasp:dependency-check-maven from 9.0.2 to 9.0.3
2 parents e441909 + ff7b162 commit 7ffaab7

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
@@ -622,7 +622,7 @@
622622
<plugin>
623623
<groupId>org.owasp</groupId>
624624
<artifactId>dependency-check-maven</artifactId>
625-
<version>9.0.2</version>
625+
<version>9.0.3</version>
626626
<configuration>
627627
<!-- The OSS Index Server (https://ossindex.sonatype.org) can sometimes be flaky -->
628628
<ossIndexWarnOnlyOnRemoteErrors>true</ossIndexWarnOnlyOnRemoteErrors>

0 commit comments

Comments
 (0)