Skip to content

Commit

Permalink
update owasp dependency (#1328)
Browse files Browse the repository at this point in the history
  • Loading branch information
SrushtiGangireddy authored Oct 24, 2023
1 parent e3188d0 commit 07ad906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ buildscript { // Configuration for building
classpath 'com.google.cloud.tools:appengine-gradle-plugin:1.3.5'
classpath 'gradle.plugin.org.hidetake:gradle-swagger-generator-plugin:2.12.0'
classpath 'io.swagger:swagger-codegen:2.2.3'
classpath 'org.owasp:dependency-check-gradle:6.0.1'
classpath 'org.owasp:dependency-check-gradle:7.4.4'
classpath 'net.ltgt.gradle:gradle-apt-plugin:0.21'
classpath "io.spring.gradle:dependency-management-plugin:${SPRING_DEPENDENCY_MANAGEMENT_VERSION}"
}
Expand Down

0 comments on commit 07ad906

Please sign in to comment.