Skip to content

Commit 67c83fb

Browse files
dependabot[bot]goneall
authored andcommitted
Bump org.owasp:dependency-check-maven from 8.4.3 to 12.1.5
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 8.4.3 to 12.1.5. - [Release notes](https://github.com/dependency-check/DependencyCheck/releases) - [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](dependency-check/DependencyCheck@v8.4.3...v12.1.5) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.1.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7447cc commit 67c83fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
1515
<sonar.organization>spdx</sonar.organization>
1616
<sonar.projectKey>spdx-rdf-store</sonar.projectKey>
17-
<dependency-check-maven.version>8.4.3</dependency-check-maven.version>
17+
<dependency-check-maven.version>12.1.5</dependency-check-maven.version>
1818
<javadoc.opts>-Xdoclint:none</javadoc.opts>
1919
</properties>
2020
<licenses>

0 commit comments

Comments
 (0)