From 154221c6404fd78191e0700ba7ef96ca50652709 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 17:13:43 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-DOM4J-174153 - https://snyk.io/vuln/SNYK-JAVA-DOM4J-2812975 - https://snyk.io/vuln/SNYK-JAVA-JAVAXSERVLET-30449 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-3038425 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-3038427 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-3326362 - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSJACKSON-534878 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 2e14162..329a08a 100644 --- a/pom.xml +++ b/pom.xml @@ -233,7 +233,7 @@ org.hibernate hibernate-search - 4.1.1.Final + 5.10.12.Final org.hibernate @@ -248,7 +248,7 @@ org.hibernate hibernate-entitymanager - 4.1.9.Final + 5.1.17.Final xml-apis @@ -259,7 +259,7 @@ org.hibernate hibernate-core - 4.1.9.Final + 5.1.17.Final org.hibernate @@ -301,7 +301,7 @@ org.jboss.spec jboss-javaee-6.0 - 1.0.0.Final + 2.0.0.Final pom provided @@ -373,7 +373,7 @@ org.jboss.resteasy resteasy-jackson-provider - 2.3.4.Final + 3.0.21.Final