Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ravishanigarapu authored Jul 11, 2024
1 parent 24b70c8 commit 7d8a157
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -265,23 +265,6 @@
<build>
<finalName>mmuapi-v1.0</finalName>
<plugins>
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>9.0.8</version>
<configuration>
<format>HTML</format>
<nvdApiServerId>nvd</nvdApiServerId>
<nvdApiKey>79597933-f3cc-4601-949b-12513434ade3</nvdApiKey>
</configuration>
<executions>
<execution>
<goals>
<goal>check</goal>
</goals>
</execution>
</executions>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -415,4 +398,4 @@
</dependency>
</dependencies>
</dependencyManagement>
</project>
</project>

0 comments on commit 7d8a157

Please sign in to comment.