From e04bed8d1a0a77941c2b26cc034bb8c23bddf12f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Dec 2021 07:46:45 +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-ORGAPACHESHIRO-1656679 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESHIRO-30724 - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-1041788 - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-584563 - https://snyk.io/vuln/SNYK-JAVA-ORGNEO4J-1535217 --- base/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/base/pom.xml b/base/pom.xml index 21ce69ed..c8df22f3 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -53,7 +53,7 @@ org.hibernate hibernate-envers - 4.3.7.Final + 5.4.24.Final org.jboss.spec.javax.transaction @@ -75,13 +75,13 @@ org.apache.shiro shiro-web - 1.2.3 + 1.8.0 compile org.neo4j neo4j - 2.2.0 + 4.2.8 compile