Quellcode durchsuchen

更新 'commons-cat/pom.xml'

hill9868 vor 6 Jahren
Ursprung
Commit
2a57c81a3e
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  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>