fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-1048302 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1020439 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1070799 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1082234 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1082235 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-1082236 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-564897 - https://snyk.io/vuln/SNYK-JAVA-ORGFREEMARKER-1076795master
parent
ab6ff7f809
commit
e2c143b52f
2
pom.xml
2
pom.xml
|
@ -108,7 +108,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.dreamhead</groupId>
|
<groupId>com.github.dreamhead</groupId>
|
||||||
<artifactId>moco-core</artifactId>
|
<artifactId>moco-core</artifactId>
|
||||||
<version>1.1.0</version>
|
<version>1.2.0</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
|
|
Loading…
Reference in New Issue