diff --git a/hutool-jmh/pom.xml b/hutool-jmh/pom.xml
index 22a1c25c1..7cc25932c 100644
--- a/hutool-jmh/pom.xml
+++ b/hutool-jmh/pom.xml
@@ -66,7 +66,7 @@
com.fasterxml.jackson.core
jackson-databind
${jackson.version}
- true
+ test
com.fasterxml.jackson.datatype
@@ -78,19 +78,19 @@
com.google.code.gson
gson
${gson.version}
- true
+ test
com.alibaba.fastjson2
fastjson2
${fastjson2.version}
- true
+ test
com.squareup.moshi
moshi
1.15.1
- true
+ test