Skip to content

Commit abd1b5d

Browse files
committed
Commons Compress vulnerability addressed; upgrade to 1.19
1 parent 77cce91 commit abd1b5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.apache.commons</groupId>
106106
<artifactId>commons-compress</artifactId>
107-
<version>1.18</version>
107+
<version>1.19</version>
108108
</dependency>
109109
<!-- Tika Dependencies: lots of fixes from PDFBox and POI; Over millions of documents converted we have seen lots of
110110
Tika parser errors. -->

0 commit comments

Comments
 (0)