Skip to content

Commit

Permalink
Use latest owasp dependency check 9.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
MediaMarco committed Dec 18, 2023
1 parent 616f6ad commit 99a7416
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 @@ -16,7 +16,7 @@ buildscript {
}
dependencies {
classpath("org.springframework.boot:spring-boot-gradle-plugin:${springBootVersion}")
classpath 'org.owasp:dependency-check-gradle:9.0.6'
classpath 'org.owasp:dependency-check-gradle:9.0.7'
}
}

Expand Down

0 comments on commit 99a7416

Please sign in to comment.