LAPTOP-FO2T5SIU\35838 4 months ago
parent
commit
26b1b79852
1 changed files with 7 additions and 0 deletions
  1. 7 0
      pom.xml

+ 7 - 0
pom.xml

@@ -87,6 +87,13 @@
                 <groupId>com.rockstar.anticontrol</groupId>
                 <groupId>com.rockstar.anticontrol</groupId>
                 <artifactId>rock-system</artifactId>
                 <artifactId>rock-system</artifactId>
                 <version>${rock.star.system}</version>
                 <version>${rock.star.system}</version>
+                <exclusions>
+                    <!--排除easyexcel依赖-->
+                    <exclusion>
+                        <groupId>com.alibaba</groupId>
+                        <artifactId>easyexcel</artifactId>
+                    </exclusion>
+                </exclusions>
             </dependency>
             </dependency>
 
 
             <dependency>
             <dependency>