Skip to content

Commit e07e6b6

Browse files
Update plugin org.owasp.dependencycheck to v12.1.7
1 parent ac4ac16 commit e07e6b6

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 'pmd'
55
id 'jacoco'
66
id 'io.spring.dependency-management' version '1.1.7'
7-
id 'org.owasp.dependencycheck' version '12.1.6'
7+
id 'org.owasp.dependencycheck' version '12.1.7'
88
id 'org.springframework.boot' version '3.4.1'
99
id 'com.github.ben-manes.versions' version '0.53.0'
1010
id 'org.sonarqube' version '6.3.1.5724'

0 commit comments

Comments
 (0)