Update javamelody and use nvd api key
This commit is contained in:
parent
906f7dec91
commit
33d5a3a195
5
pom.xml
5
pom.xml
@ -83,7 +83,7 @@
|
||||
<dependency>
|
||||
<groupId>net.bull.javamelody</groupId>
|
||||
<artifactId>javamelody-core</artifactId>
|
||||
<version>1.95.0</version>
|
||||
<version>1.98.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
@ -218,8 +218,9 @@
|
||||
<plugin>
|
||||
<groupId>org.owasp</groupId>
|
||||
<artifactId>dependency-check-maven</artifactId>
|
||||
<version>9.0.9</version>
|
||||
<version>9.0.10</version>
|
||||
<configuration>
|
||||
<nvdApiServerId>nvd</nvdApiServerId>
|
||||
<formats>
|
||||
<format>html</format>
|
||||
<format>json</format>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user