From 34ec3d9310fad6de727c0b91cb1a09a1d83a0336 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=B0=8F=E4=BA=91?= Date: Thu, 4 Dec 2025 15:04:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9commons-lang3=E5=86=B2?= =?UTF-8?q?=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f595f6b..d3f7602 100644 --- a/pom.xml +++ b/pom.xml @@ -2,9 +2,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.tuoheng - hyf - 1.0-SNAPSHOT + com.tuoheng.hxf + parent + 0.0.1-SNAPSHOT thingsboard-client-demo @@ -32,6 +32,13 @@ 4.2.1 + + + org.apache.commons + commons-lang3 + 3.14.0 + + junit junit