From 50fb58286ed3b718c39a97e0987ee7561a295651 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 04 七月 2025 17:56:41 +0800
Subject: [PATCH] git ch

---
 server/pom.xml |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/server/pom.xml b/server/pom.xml
index fc420c6..0056573 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -209,8 +209,13 @@
     <dependency>
       <groupId>com.aliyun.oss</groupId>
       <artifactId>aliyun-sdk-oss</artifactId>
-      <version>2.2.1</version>
+      <version>3.17.4</version>
     </dependency>
+<!--    <dependency>
+      <groupId>com.aliyun.oss</groupId>
+      <artifactId>aliyun-sdk-oss</artifactId>
+      <version>2.2.1</version>
+    </dependency>-->
     <!-- https://mvnrepository.com/artifact/com.github.yulichang/mybatis-plus-join -->
     <dependency>
       <groupId>com.github.yulichang</groupId>

--
Gitblit v1.9.3