From 8b95797e8c569440cec53601c4faea27bdf358c7 Mon Sep 17 00:00:00 2001 From: nishengli Date: Thu, 7 Dec 2023 18:03:14 +0800 Subject: [PATCH 1/2] 0.3.15 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fd780bb..c054007 100644 --- a/pom.xml +++ b/pom.xml @@ -6,9 +6,9 @@ com.tsl3060.open.extend tsl-open-sdk-java-wanshun - 0.3.14 + 0.3.15 - + UTF-8 8 8 From 53014e3790acd08365acebec6b168a4a9a5f529f Mon Sep 17 00:00:00 2001 From: nishengli Date: Thu, 7 Dec 2023 18:33:28 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=EF=BC=8C=E8=A7=A3=E5=86=B3=E6=BC=8F=E6=B4=9E=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c054007..fe32360 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ UTF-8 5.8.19 - 1.4.7 + 1.4.14 @@ -42,7 +42,7 @@ org.bouncycastle bcprov-jdk15to18 - 1.69 + 1.74 org.junit.jupiter @@ -53,7 +53,7 @@ com.squareup.okhttp3 okhttp - 4.10.0 + 4.11.0 com.alibaba.fastjson2