Skip to content

Commit c971fa2

Browse files
Merge branch 'master' into dependabot/gradle/org.apache.commons-commons-lang3-3.17.0
2 parents c035d90 + 34a8d5f commit c971fa2

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
@@ -7,7 +7,7 @@ plugins {
77
id 'maven-publish'
88
id 'jacoco'
99
id 'signing'
10-
id 'org.owasp.dependencycheck' version '10.0.3'
10+
id 'org.owasp.dependencycheck' version '10.0.4'
1111
id 'com.github.johnrengelman.shadow' version '8.1.1'
1212
}
1313

0 commit comments

Comments
 (0)