Skip to content

Commit 56afb4c

Browse files
Merge pull request #66 from SelahattinSert/dependabot/maven/org.owasp-dependency-check-maven-12.1.6
Bump org.owasp:dependency-check-maven from 12.1.5 to 12.1.6
2 parents 518ba9e + 31c9453 commit 56afb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
<plugin>
189189
<groupId>org.owasp</groupId>
190190
<artifactId>dependency-check-maven</artifactId>
191-
<version>12.1.5</version>
191+
<version>12.1.6</version>
192192
<configuration>
193193
<ossindexAnalyzerEnabled>false</ossindexAnalyzerEnabled>
194194
<suppressionFile>${project.basedir}/owasp-suppressions.xml</suppressionFile>

0 commit comments

Comments
 (0)