소스 검색

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>
dependabot[bot] 6 년 전
부모
커밋
86e5dcb23b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      jodconverter-web/pom.xml

+ 1 - 1
jodconverter-web/pom.xml

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