You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2017/11/14 15:57:55 UTC

[tika] branch master updated: TIKA-2034 upgrade xmpcore

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

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


The following commit(s) were added to refs/heads/master by this push:
     new ff5d065  TIKA-2034 upgrade xmpcore
ff5d065 is described below

commit ff5d065f902e66944f1b91a950c0ba288aa615e9
Author: tballison <ta...@mitre.org>
AuthorDate: Tue Nov 14 10:57:46 2017 -0500

    TIKA-2034 upgrade xmpcore
---
 CHANGES.txt      | 2 ++
 tika-xmp/pom.xml | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 5a28fb7..7d776b6 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,7 @@
 Release 1.17 - ???
 
+  * Upgrade to xmpcore 5.1.3 (TIKA-2034).
+
   * Upgrade to metadata-extractor 2.10.1 (TIKA-2486).
 
   * Upgrade to OpenNLP 1.8.3 (TIKA-2502).
diff --git a/tika-xmp/pom.xml b/tika-xmp/pom.xml
index 8447783..bee0479 100644
--- a/tika-xmp/pom.xml
+++ b/tika-xmp/pom.xml
@@ -84,7 +84,7 @@
     <dependency>
       <groupId>com.adobe.xmp</groupId>
       <artifactId>xmpcore</artifactId>
-      <version>5.1.2</version>
+      <version>5.1.3</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>

-- 
To stop receiving notification emails like this one, please contact
['"commits@tika.apache.org" <co...@tika.apache.org>'].