Skip to content

Commit 98bf7bb

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

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.0</version>
601+
<version>8.4.2</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)