From 560f6ffbf694a28ff75268db1da7b20390938b3d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jan 2026 10:59:47 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-15038759 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 2e14162..f047c4b 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.3.38.Final xml-apis @@ -259,12 +259,12 @@ org.hibernate hibernate-core - 4.1.9.Final + 5.3.38.Final org.hibernate hibernate-envers - 4.1.9.Final + 5.3.38.Final org.richfaces.ui