Skip to content

Commit a565a0b

Browse files
authored
Merge pull request #5157 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-9.0.4
build(deps): bump org.owasp:dependency-check-maven from 9.0.3 to 9.0.4
2 parents 8863534 + c8569e5 commit a565a0b

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

0 commit comments

Comments
 (0)