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 670f3ebd6..6a4db4215 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.codec.Base64;
+import org.apache.shiro.lang.codec.Base64;
import javax.crypto.Cipher;
import javax.crypto.spec.IvParameterSpec;
diff --git a/jeecg-boot/pom.xml b/jeecg-boot/pom.xml
index 8498c278d..17dc0fd02 100644
--- a/jeecg-boot/pom.xml
+++ b/jeecg-boot/pom.xml
@@ -68,9 +68,9 @@
2.1.0
3.11.2
- 1.13.0
- 4.5.0
+ 2.0.4
3.2.3
+ 4.5.0
1.4.9
1.4.11
8.0.3
@@ -255,7 +255,7 @@
org.jeecgframework.boot
hibernate-re
- 3.8.0.1
+ 3.8.0.2