Skip to content

Commit 98b9083

Browse files
chore: [DevOps] bump org.owasp:dependency-check-maven
Bumps the production-major group with 1 update: [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck). Updates `org.owasp:dependency-check-maven` from 11.1.1 to 12.0.0 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v11.1.1...v12.0.0) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fdd391 commit 98b9083

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
@@ -594,7 +594,7 @@ https://gitbox.apache.org/repos/asf?p=maven-pmd-plugin.git;a=blob_plain;f=src/ma
594594
<plugin>
595595
<groupId>org.owasp</groupId>
596596
<artifactId>dependency-check-maven</artifactId>
597-
<version>11.1.1</version>
597+
<version>12.0.0</version>
598598
<configuration>
599599
<connectionTimeout>60000</connectionTimeout>
600600
<nvdMaxRetryCount>20</nvdMaxRetryCount>

0 commit comments

Comments
 (0)