diff --git a/demo-springboot/demo-springboot-thrift/pom.xml b/demo-springboot/demo-springboot-thrift/pom.xml
index a8bfdceb..94526d88 100644
--- a/demo-springboot/demo-springboot-thrift/pom.xml
+++ b/demo-springboot/demo-springboot-thrift/pom.xml
@@ -24,7 +24,7 @@
         <dependency>
             <groupId>cn.hutool</groupId>
             <artifactId>hutool-core</artifactId>
-            <version>4.6.6</version>
+            <version>5.8.20</version>
         </dependency>
         <dependency>
             <groupId>org.projectlombok</groupId>