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:
parent
734206fbd6
commit
a7114ecb5a
@ -27,7 +27,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-compress</artifactId>
|
<artifactId>commons-compress</artifactId>
|
||||||
<version>1.18</version>
|
<version>1.19</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- https://mvnrepository.com/artifact/com.ibm.icu/icu4j -->
|
<!-- https://mvnrepository.com/artifact/com.ibm.icu/icu4j -->
|
||||||
|
Loading…
Reference in New Issue
Block a user