diff --git a/Dockerfile b/Dockerfile
index 25cf4d0..53c7944 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM jumpserver/chen-base:20260701_092702 AS stage-build
+FROM jumpserver/chen-base:20260731_025640 AS stage-build
ENV LANG=en_US.UTF-8
WORKDIR /opt/chen/
diff --git a/backend/framework/pom.xml b/backend/framework/pom.xml
index dd18dac..c3fee99 100644
--- a/backend/framework/pom.xml
+++ b/backend/framework/pom.xml
@@ -19,9 +19,9 @@
- com.alibaba
+ com.jumpserver
druid
- 1.2.18
+ ${druid.version}
diff --git a/pom.xml b/pom.xml
index 1538c58..e37fa8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,6 +21,7 @@
0.0.1
+ 1.2.28-jms.1
21
3.9.0
21
@@ -35,6 +36,20 @@
4.1.135.Final
+
+
+ fit2cloud-public
+ FIT2CLOUD Public Repository
+ https://repository.fit2cloud.com/repository/public/
+
+ true
+
+
+ false
+
+
+
+