Skip to content

Commit

Permalink
Update plugin org.owasp.dependencycheck to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 65c85b2 commit cf7ec93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'pmd'
id 'jacoco'
id 'io.spring.dependency-management' version '1.1.7'
id 'org.owasp.dependencycheck' version '10.0.4'
id 'org.owasp.dependencycheck' version '12.0.2'
id 'org.springframework.boot' version '3.4.1'
id 'com.github.ben-manes.versions' version '0.52.0'
id 'org.sonarqube' version '5.1.0.4882'
Expand Down

0 comments on commit cf7ec93

Please sign in to comment.