Skip to content

Commit 04bd82d

Browse files
deps(deps-dev): bump org.owasp:dependency-check-maven
Bumps the build-plugins group with 1 update in the / directory: [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck). Updates `org.owasp:dependency-check-maven` from 12.2.0 to 12.2.2 - [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.2.0...v12.2.2) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b4ad23 commit 04bd82d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<plugin.jacoco.version>0.8.14</plugin.jacoco.version>
6262
<plugin.spotbugs.version>4.9.8.2</plugin.spotbugs.version>
6363
<plugin.checkstyle.version>3.6.0</plugin.checkstyle.version>
64-
<plugin.owasp.version>12.2.0</plugin.owasp.version>
64+
<plugin.owasp.version>12.2.2</plugin.owasp.version>
6565
<plugin.cyclonedx.version>2.9.1</plugin.cyclonedx.version>
6666

6767
<!-- Nullability enforcement (NullAway via Error Prone) -->

0 commit comments

Comments
 (0)