File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change 628628 <mysql .version>5.1.49</mysql .version>
629629
630630 <native2ascii .plugin.version>2.0.1</native2ascii .plugin.version>
631- <owasp-plugin .version>3.0.2</owasp-plugin .version>
632631 <pmd .plugin.version>3.12.0</pmd .plugin.version>
633632
634633 <!-- Redefine default value from spring-boot-dependencies -->
10781077 <version >${jacoco.plugin.version} </version >
10791078 </plugin >
10801079
1081- <!--
1082- Usage: ./mvnw org.owasp:dependency-check-maven:check
1083- (analyze dependencies for vulnerabilities and creates report in target/dependency-check-report.html)
1084- -->
1085- <plugin >
1086- <groupId >org.owasp</groupId >
1087- <artifactId >dependency-check-maven</artifactId >
1088- <version >${owasp-plugin.version} </version >
1089- </plugin >
1090-
10911080 <!--
10921081 Usage:
10931082 ./mvnw robotframework:run (runs tests and generates report in target/robotframework-reports/report.html)
You can’t perform that action at this time.
0 commit comments