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

Bump commons-compress from 1.18 to 1.19 in /res/dev/make/maven

Bumps commons-compress from 1.18 to 1.19.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-11-26 01:35:44 +00:00 committed by GitHub
parent 734206fbd6
commit ad5613265d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 -->