xuanyan 4 years ago
parent
commit
95044ed159
1 changed files with 5 additions and 0 deletions
  1. 5 0
      blade-service/third/pom.xml

+ 5 - 0
blade-service/third/pom.xml

@@ -32,6 +32,11 @@
             <artifactId>eventbus-aop-starter</artifactId>
             <version>2.0.15</version>
         </dependency>
+        <!--MinIO-->
+        <dependency>
+            <groupId>io.minio</groupId>
+            <artifactId>minio</artifactId>
+        </dependency>
 
         <dependency>
             <groupId>org.springframework.boot</groupId>