From 951b67893af0adc394daf2fc98ee1986b51b5268 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E9=A3=8E?= <15088601208@163.com> Date: Wed, 31 Jul 2024 20:34:43 +0800 Subject: [PATCH] feat: upgrade 1.4.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 优化签名逻辑,支持中文字符和+号 --- pom.xml | 4 ++-- tuya-api/pom.xml | 2 +- tuya-common/pom.xml | 2 +- tuya-messaging/pom.xml | 2 +- tuya-spring-boot-starter/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 7da17b0..9d29610 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.tuya tuya-connector pom - 1.4.3 + 1.4.5 tuya-api tuya-messaging @@ -17,7 +17,7 @@ 1.8 1.8 - 1.4.2 + 1.4.4 5.7.0 1.18.26 1.2.3 diff --git a/tuya-api/pom.xml b/tuya-api/pom.xml index e5ab591..76e7d76 100644 --- a/tuya-api/pom.xml +++ b/tuya-api/pom.xml @@ -6,7 +6,7 @@ com.tuya tuya-connector - 1.4.3 + 1.4.5 tuya-api diff --git a/tuya-common/pom.xml b/tuya-common/pom.xml index ad97363..45ceeeb 100644 --- a/tuya-common/pom.xml +++ b/tuya-common/pom.xml @@ -6,7 +6,7 @@ com.tuya tuya-connector - 1.4.3 + 1.4.5 tuya-common diff --git a/tuya-messaging/pom.xml b/tuya-messaging/pom.xml index f4765aa..43cc22c 100644 --- a/tuya-messaging/pom.xml +++ b/tuya-messaging/pom.xml @@ -6,7 +6,7 @@ com.tuya tuya-connector - 1.4.3 + 1.4.5 tuya-messaging diff --git a/tuya-spring-boot-starter/pom.xml b/tuya-spring-boot-starter/pom.xml index 140145c..0eccee6 100644 --- a/tuya-spring-boot-starter/pom.xml +++ b/tuya-spring-boot-starter/pom.xml @@ -6,7 +6,7 @@ tuya-connector com.tuya - 1.4.3 + 1.4.5 tuya-spring-boot-starter