From b902c7dd9ad1b74729c3c488b24624e510244250 Mon Sep 17 00:00:00 2001 From: FrancescoFioraEst Date: Fri, 3 Dec 2021 13:43:41 +0000 Subject: Add Hibernate support in runtime-controlloop Issue-ID: POLICY-3841 Change-Id: Ie958a4a4ab35c8bc4d6829128e39a2458d67a7a5 Signed-off-by: FrancescoFioraEst --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 502022524..713cf5ecf 100644 --- a/pom.xml +++ b/pom.xml @@ -100,6 +100,11 @@ gson ${policy.common.version} + + org.onap.policy.common + spring-utils + ${policy.common.version} + org.onap.policy.models policy-models-provider -- cgit 1.2.3-korg