1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-10-27 20:34:16 +00:00

Dev: Update Apache Compress to 1.19 in pom.xml [#619]

This commit is contained in:
gnosygnu 2019-11-25 20:58:02 -05:00
parent 734206fbd6
commit a7114ecb5a

View File

@ -27,7 +27,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.18</version>
<version>1.19</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.ibm.icu/icu4j -->