Skip to content

Commit 7a2ea0f

Browse files
dependabot[bot]goneall
authored andcommitted
Bump org.owasp:dependency-check-maven from 12.1.8 to 12.1.9
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.1.8 to 12.1.9. - [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.8...v12.1.9) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.1.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ebc386 commit 7a2ea0f

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
@@ -48,7 +48,7 @@
4848
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
4949
<sonar.organization>spdx</sonar.organization>
5050
<sonar.projectKey>tools-java</sonar.projectKey>
51-
<dependency-check-maven.version>12.1.8</dependency-check-maven.version>
51+
<dependency-check-maven.version>12.1.9</dependency-check-maven.version>
5252
<maven.compiler.release>11</maven.compiler.release>
5353
<javadoc.opts>-Xdoclint:none</javadoc.opts>
5454
</properties>

0 commit comments

Comments
 (0)