From c79cd1dfa07304dee4ac299fc131c7c888024315 Mon Sep 17 00:00:00 2001 From: snyk-bot <snyk-bot@snyk.io> Date: Sun, 22 Mar 2020 02:58:48 +0000 Subject: [PATCH] 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 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b2384fd..a93ebb3f 100644 --- a/pom.xml +++ b/pom.xml @@ -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>