Skip to content

Commit c8569e5

Browse files
build(deps): bump org.owasp:dependency-check-maven from 9.0.3 to 9.0.4
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v9.0.3...v9.0.4) --- 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 8863534 commit c8569e5

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
@@ -623,7 +623,7 @@
623623
<plugin>
624624
<groupId>org.owasp</groupId>
625625
<artifactId>dependency-check-maven</artifactId>
626-
<version>9.0.3</version>
626+
<version>9.0.4</version>
627627
<configuration>
628628
<!-- The OSS Index Server (https://ossindex.sonatype.org) can sometimes be flaky -->
629629
<ossIndexWarnOnlyOnRemoteErrors>true</ossIndexWarnOnlyOnRemoteErrors>

0 commit comments

Comments
 (0)