Skip to content

Commit

Permalink
Merge pull request #5016 from eXist-db/dependabot/maven/org.owasp-dep…
Browse files Browse the repository at this point in the history
…endency-check-maven-8.4.0

build(deps): bump org.owasp:dependency-check-maven from 8.3.1 to 8.4.0
  • Loading branch information
adamretter authored Aug 21, 2023
2 parents c9ae6bd + d8e7535 commit 76b9011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>8.3.1</version>
<version>8.4.0</version>
<configuration>
<!-- The OSS Index Server (https://ossindex.sonatype.org) can sometimes be flaky -->
<ossIndexWarnOnlyOnRemoteErrors>true</ossIndexWarnOnlyOnRemoteErrors>
Expand Down

0 comments on commit 76b9011

Please sign in to comment.