Skip to content

Commit d8e7535

Browse files
build(deps): bump org.owasp:dependency-check-maven from 8.3.1 to 8.4.0
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 8.3.1 to 8.4.0. - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v8.3.1...v8.4.0) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59ad179 commit d8e7535

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)