From a8c9e694ba8153a2b06091d3a098b1e1637cc29f Mon Sep 17 00:00:00 2001 From: KilLze Date: Wed, 21 Jan 2026 22:45:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E4=B8=80=E5=A0=86=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 42 +++++++++++++++++++++++++++++++----------- 1 file changed, 31 insertions(+), 11 deletions(-) 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