Bump commons-compress from 1.18 to 1.19 in /jodconverter-web

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-29 08:53:43 +00:00 committed by kl
parent 1339c09382
commit 86e5dcb23b
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.18</version>
<version>1.19</version>
</dependency>
<!-- 解压(rar)-->
<dependency>