Skip to content

Commit 27d7734

Browse files
dependabot[bot]goneall
authored andcommitted
Bump org.owasp:dependency-check-maven from 12.1.9 to 12.2.0
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.1.9 to 12.2.0. - [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.9...v12.2.0) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13fcc3a commit 27d7734

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.9</dependency-check-maven.version>
32+
<dependency-check-maven.version>12.2.0</dependency-check-maven.version>
3333
</properties>
3434
<licenses>
3535
<license>

0 commit comments

Comments
 (0)