luoyb
2024-05-18 645ebec83e7a20edadf217a6008675a9181fef0d
.flattened-pom.xml
@@ -10,7 +10,7 @@
  <description>RuoYi-Vue-Plus多租户管理系统</description>
  <url>https://gitee.com/dromara/RuoYi-Vue-Plus</url>
  <modules>
    <module>ruoyi-admin</module>
    <module>hs-service</module>
    <module>ruoyi-common</module>
    <module>ruoyi-extend</module>
    <module>ruoyi-modules</module>
@@ -112,8 +112,8 @@
        <version>${easyexcel.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>poi-ooxml-schemas</artifactId>
            <groupId>org.apache.poi</groupId>
            <artifactId>poi-ooxml-schemas</artifactId>
          </exclusion>
        </exclusions>
      </dependency>
@@ -133,8 +133,8 @@
        <version>${satoken.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>hutool-all</artifactId>
            <groupId>cn.hutool</groupId>
            <artifactId>hutool-all</artifactId>
          </exclusion>
        </exclusions>
      </dependency>