Skip to content

Commit cbef8ec

Browse files
Update dependency org.owasp:dependency-check-maven to v12.0.2 (#2864)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bbe2348 commit cbef8ec

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
@@ -2209,7 +2209,7 @@ under the License.
22092209
<!-- run via "mvn org.owasp:dependency-check-maven:aggregate" -->
22102210
<groupId>org.owasp</groupId>
22112211
<artifactId>dependency-check-maven</artifactId>
2212-
<version>12.0.1</version>
2212+
<version>12.0.2</version>
22132213
<configuration>
22142214
<format>ALL</format>
22152215
<skipSystemScope>true</skipSystemScope>

0 commit comments

Comments
 (0)