Skip to content

Commit d50c2cc

Browse files
committed
fixes #124: Update dependency check from 6.5.0 to 7.1.1
1 parent 89aa2be commit d50c2cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<plugin>
113113
<groupId>org.owasp</groupId>
114114
<artifactId>dependency-check-maven</artifactId>
115-
<version>6.5.0</version>
115+
<version>7.1.1</version>
116116
<configuration>
117117
<skipProvidedScope>true</skipProvidedScope>
118118
<skipRuntimeScope>true</skipRuntimeScope>

0 commit comments

Comments
 (0)