Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit 743c95b

Browse files
dependabot[bot]nothub
authored andcommitted
maven(deps): bump dependency-check-maven from 7.1.0 to 7.1.1
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md) - [Commits](jeremylong/DependencyCheck@v7.1.0...v7.1.1) --- 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 5aefbdf commit 743c95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<plugin>
8080
<groupId>org.owasp</groupId>
8181
<artifactId>dependency-check-maven</artifactId>
82-
<version>7.1.0</version>
82+
<version>7.1.1</version>
8383
<configuration>
8484
<failBuildOnCVSS>4.0</failBuildOnCVSS>
8585
<cveValidForHours>1</cveValidForHours>

0 commit comments

Comments
 (0)