Skip to content

Commit 8ea26fb

Browse files
Update plugin org.owasp.dependencycheck to v12.1.6
1 parent 385b9fb commit 8ea26fb

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
@@ -17,7 +17,7 @@ plugins {
1717
id 'io.spring.dependency-management' version '1.1.7'
1818
id 'org.flywaydb.flyway' version "$flywayVersion"
1919
id 'org.springframework.boot' version '3.5.5'
20-
id 'org.owasp.dependencycheck' version '12.1.3'
20+
id 'org.owasp.dependencycheck' version '12.1.6'
2121
id 'com.github.ben-manes.versions' version '0.52.0'
2222
id 'org.sonarqube' version '6.3.1.5724'
2323
}

0 commit comments

Comments
 (0)