Skip to content

Commit

Permalink
Merge pull request #676 from kit-data-manager/renovate/org.owasp.depe…
Browse files Browse the repository at this point in the history
…ndencycheck-12.x

Update plugin org.owasp.dependencycheck to v12.1.0
  • Loading branch information
VolkerHartmann authored Feb 18, 2025
2 parents 7a6c867 + bce231a commit 822ad02
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 @@ -3,7 +3,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.7'
id 'io.freefair.lombok' version '8.12.1'
id 'io.freefair.maven-publish-java' version '8.12.1'
id 'org.owasp.dependencycheck' version '12.0.2'
id 'org.owasp.dependencycheck' version '12.1.0'
id 'org.asciidoctor.jvm.convert' version '4.0.4'
id 'net.ltgt.errorprone' version '4.1.0'
id 'net.researchgate.release' version '3.1.0'
Expand Down

0 comments on commit 822ad02

Please sign in to comment.