From 02368152c27aa2d17a3115c07df62c2f5489f920 Mon Sep 17 00:00:00 2001
From: jei007 <51683963+jei007@users.noreply.github.com>
Date: Fri, 7 Apr 2023 14:30:39 +0900
Subject: [PATCH] Update pom.xml
---
Integration/org.egovframe.rte.itl.integration/pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Integration/org.egovframe.rte.itl.integration/pom.xml b/Integration/org.egovframe.rte.itl.integration/pom.xml
index f207c759..c4b20089 100644
--- a/Integration/org.egovframe.rte.itl.integration/pom.xml
+++ b/Integration/org.egovframe.rte.itl.integration/pom.xml
@@ -72,6 +72,11 @@
${spring.maven.artifact.version}
test
+
+ org.hibernate
+ hibernate-core
+ 5.4.10.Final
+
org.hibernate
hibernate-entitymanager