Skip to content

Commit 156f64e

Browse files
chore(deps): bump org.owasp:dependency-check-maven in /apps/backend (#361)
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 11.1.1 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@v11.1.1...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-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2aaffd commit 156f64e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@
509509
<plugin>
510510
<groupId>org.owasp</groupId>
511511
<artifactId>dependency-check-maven</artifactId>
512-
<version>11.1.1</version>
512+
<version>12.1.9</version>
513513
<configuration>
514514
<failBuildOnCVSS>7</failBuildOnCVSS>
515515
<formats>

0 commit comments

Comments
 (0)