fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-560762
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-560766
pull/920/head
snyk-bot 5 years ago
parent be892b80bf
commit c79cd1dfa0

@ -113,7 +113,7 @@
<dependency>
<groupId>com.github.dreamhead</groupId>
<artifactId>moco-core</artifactId>
<version>0.11.0</version>
<version>1.0.0</version>
<scope>test</scope>
<exclusions>
<exclusion>

Loading…
Cancel
Save