This is an automated email from the ASF dual-hosted git repository.

hansbrende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git


The following commit(s) were added to refs/heads/master by this push:
     new 4a78cf5  Updating Compress and POI to fix CVE issues
     new ce1aded  Merge pull request #154 from coheigea/dep_upgrades
4a78cf5 is described below

commit 4a78cf50ef690f8faa94240d69cf6b7ce28926a5
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Nov 19 15:35:38 2019 +0000

    Updating Compress and POI to fix CVE issues
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 577b5fd..3411f30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -267,7 +267,7 @@
     <httpclient.version>4.5.10</httpclient.version>
     <httpcore.version>4.4.12</httpcore.version>
     <owlapi.version>5.1.11</owlapi.version>
-    <poi.version>4.1.0</poi.version>
+    <poi.version>4.1.1</poi.version>
     <rdf4j.version>3.0.0</rdf4j.version>
     <semargl.version>0.7</semargl.version>
     <slf4j.logger.version>1.7.28</slf4j.logger.version>
@@ -359,7 +359,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-compress</artifactId>
-        <version>1.18</version>
+        <version>1.19</version>
       </dependency>
       <dependency>
         <groupId>xerces</groupId>

Reply via email to