Explorar el Código

更新 'commons-cat/pom.xml'

hill9868 hace 6 años
padre
commit
2a57c81a3e
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      commons-cat/pom.xml

+ 4 - 0
commons-cat/pom.xml

@ -43,5 +43,9 @@
            <groupId>com.fasterxml.jackson.core</groupId>
            <artifactId>jackson-databind</artifactId>
        </dependency>
      	<dependency>
            <groupId>io.netty</groupId>
            <artifactId>netty-all</artifactId>
        </dependency>
    </dependencies>
</project>