Skip to content
Snippets Groups Projects

Bump org.owasp:dependency-check-maven from 12.1.0 to 12.1.1

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -135,7 +135,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>12.1.0</version>
<version>12.1.1</version>
<executions>
<execution>
<phase>${lalaland.owasp}</phase>
Loading