Skip to content

Commit e80213a

Browse files
Update plugin org.owasp.dependencycheck to v12.1.3 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42dc097 commit e80213a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'maven-publish'
55
id 'org.springframework.boot' version '3.5.0'
66
id 'io.spring.dependency-management' version '1.1.7'
7-
id 'org.owasp.dependencycheck' version '12.1.2'
7+
id 'org.owasp.dependencycheck' version '12.1.3'
88
id 'checkstyle'
99
id 'pmd'
1010
id 'jacoco'

0 commit comments

Comments
 (0)