Skip to content

Commit 13e1ceb

Browse files
Bump org.owasp:dependency-check-maven from 12.1.5 to 12.1.6
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.1.5 to 12.1.6. - [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.5...v12.1.6) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1eed7d commit 13e1ceb

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
@@ -29,7 +29,7 @@ This store supports serializing and deserializing files in JSON, YAML and XML fo
2929
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
3030
<sonar.organization>spdx</sonar.organization>
3131
<sonar.projectKey>spdx-jackson-store</sonar.projectKey>
32-
<dependency-check-maven.version>12.1.5</dependency-check-maven.version>
32+
<dependency-check-maven.version>12.1.6</dependency-check-maven.version>
3333
</properties>
3434
<licenses>
3535
<license>

0 commit comments

Comments
 (0)