From 837c7cb2843d22024d84d113be5965d5f4ae0661 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Jun 2021 06:57:07 +0000 Subject: [PATCH] fix: base/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSBEANUTILS-30077 - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESHIRO-30724 - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-1041788 - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-584563 --- base/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/base/pom.xml b/base/pom.xml index 21ce69ed..8d56813c 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -53,7 +53,7 @@ org.hibernate hibernate-envers - 4.3.7.Final + 5.2.0.Final org.jboss.spec.javax.transaction @@ -75,13 +75,13 @@ org.apache.shiro shiro-web - 1.2.3 + 1.4.0 compile org.neo4j neo4j - 2.2.0 + 3.5.0 compile