Skip to content

Commit 8a7d903

Browse files
chore(deps): bump org.owasp:dependency-check-maven
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.1.0 to 12.1.1. - [Release notes](https://github.com/dependency-check/DependencyCheck/releases) - [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](dependency-check/DependencyCheck@v12.1.0...v12.1.1) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d20289 commit 8a7d903

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
@@ -77,7 +77,7 @@
7777

7878
<properties>
7979
<jacoco.minCoverage>0.7</jacoco.minCoverage>
80-
<dependencyCheck.version>12.1.0</dependencyCheck.version>
80+
<dependencyCheck.version>12.1.1</dependencyCheck.version>
8181
<jackson.version>2.18.3</jackson.version>
8282
<slf4j.version>2.0.17</slf4j.version>
8383
<junit.version>5.12.1</junit.version>

0 commit comments

Comments
 (0)