diff --git a/pom.xml b/pom.xml index 45afd9e..91098f8 100644 --- a/pom.xml +++ b/pom.xml @@ -7,41 +7,49 @@ 0.0.1-SNAPSHOT dating dating + 1.8 UTF-8 UTF-8 2.6.13 + + + org.springframework.boot spring-boot-starter - + org.mybatis mybatis 3.5.10 + org.springframework.boot spring-boot-starter-data-redis + org.springframework.boot spring-boot-starter-web + com.mysql mysql-connector-j runtime + org.projectlombok lombok @@ -49,26 +57,28 @@ true - + org.mybatis.spring.boot mybatis-spring-boot-starter 2.2.0 + org.springframework.boot spring-boot-starter-test test + org.mockito mockito-inline test - + org.junit.platform junit-platform-launcher @@ -76,72 +86,79 @@ test - + org.apache.commons commons-lang3 3.12.0 - + com.squareup.okhttp3 okhttp 4.12.0 - + org.springframework.boot spring-boot-starter-aop - + org.springframework.boot spring-boot-starter-websocket - + + com.aliyun.oss aliyun-sdk-oss 3.17.4 + com.aliyun green20220302 3.0.1 + com.alibaba fastjson 1.2.83 + com.aliyun aliyun-java-sdk-core 4.6.3 + com.aliyun aliyun-java-sdk-green 3.4.2 + com.aliyun imageaudit20191230 2.0.6 + com.aliyun tea-openapi 0.2.8 - + io.jsonwebtoken jjwt-api @@ -167,18 +184,19 @@ 3.0.0 - + org.springframework.boot spring-boot-starter-mail - + org.springframework.boot spring-boot-starter-data-redis + com.github.pagehelper pagehelper-spring-boot-starter @@ -186,8 +204,10 @@ + + org.springframework.boot spring-boot-dependencies