From 235aa1c823235f98ee9564e717e77ca068c2b1f1 Mon Sep 17 00:00:00 2001 From: hekeguang Date: Fri, 19 Aug 2022 15:20:44 +0800 Subject: Modify intent base code. Issue-ID: USECASEUI-696 Change-Id: I4d12d19757a30a1cc4b2a3a2f1f087bac91aa2c6 Signed-off-by: hekeguang --- intentanalysis/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'intentanalysis/pom.xml') diff --git a/intentanalysis/pom.xml b/intentanalysis/pom.xml index e05095c..0c34071 100644 --- a/intentanalysis/pom.xml +++ b/intentanalysis/pom.xml @@ -186,6 +186,16 @@ fastjson 2.0.6 + + commons-collections + commons-collections + 3.2.2 + + + commons-lang + commons-lang + 2.6 + -- cgit 1.2.3-korg