Skip to content

Commit 76b9011

Browse files
authored
Merge pull request #5016 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-8.4.0
build(deps): bump org.owasp:dependency-check-maven from 8.3.1 to 8.4.0
2 parents c9ae6bd + d8e7535 commit 76b9011

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.3.1</version>
601+
<version>8.4.0</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)