Sfoglia il codice sorgente

更新 'commons-cat/pom.xml'

hill9868 6 anni fa
parent
commit
2a57c81a3e
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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>