Browse Source

代码修改

LAPTOP-KB9HII50\70708 3 days ago
parent
commit
047f7ce9de
1 changed files with 1 additions and 2 deletions
  1. 1 2
      common/common-entity/pom.xml

+ 1 - 2
common/common-entity/pom.xml

@ -30,8 +30,7 @@
        <dependency>
            <groupId>org.apache.commons</groupId>
            <artifactId>commons-lang3</artifactId>
            <version>RELEASE</version>
            <scope>compile</scope>
            <version>3.18.0</version>
        </dependency>
    </dependencies>
</project>