From de12ccfd9e60497e48de83af00c7f1ea40b1ebab Mon Sep 17 00:00:00 2001
From: zyj <2660555181@qq.com>
Date: Tue, 8 Jul 2025 14:40:20 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9C=BA=E5=99=A8=E7=AE=A1=E7=90=86=E5=AF=86?=
=?UTF-8?q?=E9=92=A5=E3=80=81=E5=AF=86=E9=92=A5=E5=AF=86=E7=A0=81=EF=BC=8C?=
=?UTF-8?q?=E5=8A=A0=E5=AF=86/=E8=A7=A3=E5=AF=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
modules/module-ci-machine/pom.xml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/modules/module-ci-machine/pom.xml b/modules/module-ci-machine/pom.xml
index 6f221741..fcc46f95 100644
--- a/modules/module-ci-machine/pom.xml
+++ b/modules/module-ci-machine/pom.xml
@@ -40,7 +40,11 @@
jsch
0.1.55
-
+
+ com.antherd
+ sm-crypto
+ 0.3.2
+
org.projectlombok
lombok