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

tilman pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_1x by this push:
     new 07c6da5  TIKA-2925: update dockerfile-maven-plugin
07c6da5 is described below

commit 07c6da5b57f137d5440d431052ed1d3cbbf64f05
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Oct 27 14:43:47 2019 +0100

    TIKA-2925: update dockerfile-maven-plugin
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index c9df832..54d7529 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -311,7 +311,7 @@
       <dependency>
         <groupId>org.jvnet.staxex</groupId>
         <artifactId>stax-ex</artifactId>
-        <version>1.8.1</version>
+        <version>1.8.2</version>
       </dependency>
     </dependencies>
   </dependencyManagement>

Reply via email to