diff --git a/pom.xml b/pom.xml
index 521e296..662e7d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,12 +75,6 @@
tosan-mask-spring-boot-starter
${tosan.mask.version}
-
- org.bouncycastle
- bcprov-jdk18on
- 1.76
- runtime
-
diff --git a/tosan-httpclient-spring-boot-core/pom.xml b/tosan-httpclient-spring-boot-core/pom.xml
index d712a66..4f3eff1 100644
--- a/tosan-httpclient-spring-boot-core/pom.xml
+++ b/tosan-httpclient-spring-boot-core/pom.xml
@@ -52,11 +52,6 @@
org.apache.httpcomponents.client5
httpclient5-fluent
-
- org.bouncycastle
- bcprov-jdk18on
- runtime
-
com.tosan.tools
tosan-mask-spring-boot-starter
diff --git a/tosan-httpclient-spring-boot-starter/pom.xml b/tosan-httpclient-spring-boot-starter/pom.xml
index 5f411d9..152d0dd 100644
--- a/tosan-httpclient-spring-boot-starter/pom.xml
+++ b/tosan-httpclient-spring-boot-starter/pom.xml
@@ -90,10 +90,6 @@
org.springframework.boot
spring-boot-starter-logging
-
- org.bouncycastle
- bcpkix-jdk15on
-
io.github.openfeign
feign-core