Skip to content

Commit 38f55d0

Browse files
authored
Merge pull request #5130 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-8.4.3
build(deps): bump org.owasp:dependency-check-maven from 8.4.2 to 8.4.3
2 parents 980f9ab + 7ed755c commit 38f55d0

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
@@ -598,7 +598,7 @@
598598
<plugin>
599599
<groupId>org.owasp</groupId>
600600
<artifactId>dependency-check-maven</artifactId>
601-
<version>8.4.2</version>
601+
<version>8.4.3</version>
602602
<configuration>
603603
<!-- The OSS Index Server (https://ossindex.sonatype.org) can sometimes be flaky -->
604604
<ossIndexWarnOnlyOnRemoteErrors>true</ossIndexWarnOnlyOnRemoteErrors>

0 commit comments

Comments
 (0)