From da15edb94b4faa7b614bac7012833a94570a5659 Mon Sep 17 00:00:00 2001 From: Jarrod Quan Date: Fri, 1 Sep 2023 22:19:20 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- APIJSONORM/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APIJSONORM/pom.xml b/APIJSONORM/pom.xml index e72689312..60378cbd9 100644 --- a/APIJSONORM/pom.xml +++ b/APIJSONORM/pom.xml @@ -5,7 +5,7 @@ com.github.Tencent APIJSON - 6.1.0 + 6.2.0 jar APIJSONORM From 2a6b81816ad43725d7236a5aadec7b746123eb02 Mon Sep 17 00:00:00 2001 From: Jarrod Quan Date: Fri, 1 Sep 2023 22:19:59 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=B7=BB=E5=8A=A0source=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=EF=BC=8C=E6=96=B9=E4=BE=BF=E4=BD=BF=E7=94=A8=E8=80=85=E6=8B=89?= =?UTF-8?q?=E5=8F=96=E6=BA=90=E7=A0=81=E6=9F=A5=E9=98=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- APIJSONORM/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/APIJSONORM/pom.xml b/APIJSONORM/pom.xml index 60378cbd9..b29887e04 100644 --- a/APIJSONORM/pom.xml +++ b/APIJSONORM/pom.xml @@ -36,6 +36,20 @@ 1.8 + + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + + + package + + jar-no-fork + + + +