From 394c9bae329b0098c5df8ee83350d57ceb561bce Mon Sep 17 00:00:00 2001 From: kaixiliu Date: Thu, 3 Jul 2025 14:43:28 +0800 Subject: [PATCH] modify pom file Issue-ID: USECASEUI-895 Change-Id: I64f1fa57c44396b3b26c8c7c1bb618e21352a865 Signed-off-by: kaixiliu --- intentanalysis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intentanalysis/pom.xml b/intentanalysis/pom.xml index 6c9775f..629d27e 100644 --- a/intentanalysis/pom.xml +++ b/intentanalysis/pom.xml @@ -290,7 +290,7 @@ org.onap.usecase-ui.intent-analysis checkstyle - 15.0.1-SNAPSHOT + 16.0.1-SNAPSHOT compile -- 2.16.6