From eb6f09792dd6d8e0c95f605aad5509062b59ce44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=B0=8F=E4=BA=91?= Date: Fri, 16 Jan 2026 09:51:49 +0800 Subject: [PATCH] add thingsboard --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index b8ba827..cdca0c6 100644 --- a/pom.xml +++ b/pom.xml @@ -34,6 +34,7 @@ 4.1.2 2.6.0 2.14.4 + 4.2.1 @@ -219,6 +220,13 @@ ${ruoyi.version} + + org.thingsboard + rest-client + ${thingsboard-client.version} + + + @@ -281,6 +289,10 @@ true + + thingsboard + https://repo.thingsboard.io/artifactory/libs-release-public +