Browse Source

更新 'commons-cat/pom.xml'

hill9868 6 năm trước cách đây
mục cha
commit
2a57c81a3e
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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>