LAPTOP-KB9HII50\70708 hace 1 mes
padre
commit
047f7ce9de
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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>