diff --git a/pom.xml b/pom.xml index 367091f..16e1112 100644 --- a/pom.xml +++ b/pom.xml @@ -21,58 +21,42 @@ - - org.springframework.boot - spring-boot-starter-thymeleaf - + org.springframework.boot spring-boot-starter-web - org.springframework.boot spring-boot-starter-aop - org.springframework.boot spring-boot-starter-security - org.springframework.boot spring-boot-starter-data-jpa - - - org.springframework.boot - spring-boot-starter-cache - - - - com.github.ben-manes.caffeine - caffeine - 2.7.0 - - org.springframework.boot spring-boot-configuration-processor true - - org.springframework.boot - spring-boot-starter-data-redis - + com.h2database h2 runtime + + mysql + mysql-connector-java + runtime + @@ -81,46 +65,33 @@ 4.5.11 - + com.upyun java-sdk 4.1.3 - com.amazonaws aws-java-sdk-s3 1.11.699 - org.apache.httpcomponents httpclient 4.5.8 - - - - - - - commons-net commons-net 3.6 + org.projectlombok lombok - - - - org - jaudiotagger - 2.0.3 + provided @@ -129,11 +100,6 @@ 0.9.1 - - mysql - mysql-connector-java - - com.alicp.jetcache jetcache-starter-redis @@ -142,14 +108,6 @@ - - - - - - - -