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.18 in pom.xml [#619]

This commit is contained in:
gnosygnu 2019-11-25 20:35:21 -05:00
parent 605038d8c6
commit 734206fbd6
2 changed files with 2 additions and 1 deletions

View File

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

1
xowa.home.version Normal file
View File

@ -0,0 +1 @@
v4.6.5.1911_update2