From 35ff8607dee72df4f67c1431228bd14dc0982269 Mon Sep 17 00:00:00 2001
From: ChenJiaHe <763432473@qq.com>
Date: 星期二, 19 一月 2021 21:14:30 +0800
Subject: [PATCH] 配置文件加密

---
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index 01850d4..0602e6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
         <!--鑵捐浜慶os-->
         <cos.version>5.6.32</cos.version>
         <!--鍔犲瘑鍣�-->
-        <jasypt.version>3.0.3</jasypt.version>
+        <jasypt.version>2.1.2</jasypt.version>
     </properties>
 
     <!-- 澹版槑渚濊禆涓嶅紩鍏� -->

--
Gitblit v1.8.0