Skip to content

Commit 88df704

Browse files
Bump org.owasp:dependency-check-maven from 12.1.2 to 12.1.3
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.1.2 to 12.1.3. - [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.2...v12.1.3) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d4c50d commit 88df704

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
@@ -198,7 +198,7 @@
198198
<plugin>
199199
<groupId>org.owasp</groupId>
200200
<artifactId>dependency-check-maven</artifactId>
201-
<version>12.1.2</version>
201+
<version>12.1.3</version>
202202
<configuration>
203203
<skipProvidedScope>true</skipProvidedScope>
204204
<skipRuntimeScope>true</skipRuntimeScope>

0 commit comments

Comments
 (0)