From cb07dbe18ad7662405289de68e77342a43137a87 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 25 Jun 2020 10:18:07 -0400 Subject: Upgrade hibernate to clear dom4j sonatype dom4j 1.3.1 has sonatype issue, 1.3.3 fixed it. hibernate is the dependency that pulls in dom4j, upgrading to latest patch will pull in the fixed dom4j. Issue-ID: POLICY-2675 Change-Id: Ibb80fa7c96df42322bd3dc6c7a1d1d81deb365ab Signed-off-by: Pamela Dragosh --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b3d9be99..9c8abdb8 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ 2.4.0 - 5.4.12.Final + 5.4.18.Final 5.0.1.Final 2.5 1.4.01 -- cgit 1.2.3-korg