From 195ddd0421889f86449b48767ae7e0e6d11a9409 Mon Sep 17 00:00:00 2001
From: JEECG <445654970@qq.com>
Date: Wed, 11 Jun 2025 22:18:48 +0800
Subject: [PATCH] =?UTF-8?q?=E9=99=8D=E4=BD=8Eshiro=E7=89=88=E6=9C=AC?=
=?UTF-8?q?=E5=8F=B7=EF=BC=8C=E5=AF=BC=E8=87=B4=E4=B8=8D=E5=85=BC=E5=AE=B9?=
=?UTF-8?q?jdk8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../java/org/jeecg/common/util/encryption/AesEncryptUtil.java | 2 +-
jeecg-boot/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/encryption/AesEncryptUtil.java b/jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/encryption/AesEncryptUtil.java
index 6a4db4215..670f3ebd6 100644
--- a/jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/encryption/AesEncryptUtil.java
+++ b/jeecg-boot/jeecg-boot-base-core/src/main/java/org/jeecg/common/util/encryption/AesEncryptUtil.java
@@ -1,6 +1,6 @@
package org.jeecg.common.util.encryption;
-import org.apache.shiro.lang.codec.Base64;
+import org.apache.shiro.codec.Base64;
import javax.crypto.Cipher;
import javax.crypto.spec.IvParameterSpec;
diff --git a/jeecg-boot/pom.xml b/jeecg-boot/pom.xml
index f43471e7b..1e75c492c 100644
--- a/jeecg-boot/pom.xml
+++ b/jeecg-boot/pom.xml
@@ -68,7 +68,7 @@
2.1.0
3.11.2
- 2.0.4
+ 1.13.0
3.2.3
4.5.0
1.4.9