diff --git a/spring-boot-demo-upload/pom.xml b/spring-boot-demo-upload/pom.xml index fac7c41..c3023b5 100644 --- a/spring-boot-demo-upload/pom.xml +++ b/spring-boot-demo-upload/pom.xml @@ -38,6 +38,11 @@ spring-boot-starter-test test + + + cn.hutool + hutool-all +