From bc03f115abf377b57cb88f8ec2c2a56f351f616f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 14 Oct 2020 01:07:16 +0000 Subject: [PATCH] fix: pom.xml & base/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 --- base/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/base/pom.xml b/base/pom.xml index 21ce69ed..cc2bb9d9 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -81,7 +81,7 @@ org.neo4j neo4j - 2.2.0 + 3.5.0 compile diff --git a/pom.xml b/pom.xml index 7b113f25..da99846d 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ junit junit - 4.12 + 4.13.1