From 227afc668b0cca9b3cf5fd71aaf3413c7d6ecc62 Mon Sep 17 00:00:00 2001 From: liaozan <378024053@qq.com> Date: Wed, 8 Dec 2021 13:55:24 +0800 Subject: [PATCH] release 1.0.0 --- pom.xml | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 8bcaef2..416e419 100644 --- a/pom.xml +++ b/pom.xml @@ -34,14 +34,14 @@ 11 - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT + 1.0.0 + 1.0.0 + 1.0.0 + 1.0.0 + 1.0.0 + 1.0.0 + 1.0.0 + 1.0.0 1.2.78 @@ -283,6 +283,12 @@ com.aliyun.oss aliyun-sdk-oss ${aliyun.oss.version} + + + commons-logging + commons-logging + + -- GitLab