[ 
https://issues.apache.org/jira/browse/TIKA-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16459904#comment-16459904
 ] 

ASF GitHub Bot commented on TIKA-2565:
--------------------------------------

lewismc closed pull request #218: TIKA-2565 Upgrade edu.ucar dependencies to 
4.6.11
URL: https://github.com/apache/tika/pull/218
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index 85e9cd26a..0fc757d7b 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -44,7 +44,7 @@
     <vorbis.version>0.8</vorbis.version>
     <pdfbox.version>2.0.8</pdfbox.version>
     <jempbox.version>1.8.13</jempbox.version>
-    <netcdf-java.version>4.5.5</netcdf-java.version>
+    <netcdf-java.version>4.6.11</netcdf-java.version>
     <sis.version>0.8</sis.version>
     <!-- used by POI, PDFBox and Jackcess ...try to sync -->
     <bouncycastle.version>1.54</bouncycastle.version>
@@ -52,6 +52,14 @@
     <httpcomponents.version>4.5.4</httpcomponents.version>
   </properties>
 
+  <repositories>
+    <repository>
+        <id>unidata-all</id>
+        <name>Unidata All</name>
+        <url>https://artifacts.unidata.ucar.edu/repository/unidata-all/</url>
+    </repository>
+  </repositories>
+
   <dependencies>
     <!-- Optional OSGi dependency, used only when running within OSGi -->
     <dependency>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Upgrade edu.ucar dependencies to 4.6.11
> ---------------------------------------
>
>                 Key: TIKA-2565
>                 URL: https://issues.apache.org/jira/browse/TIKA-2565
>             Project: Tika
>          Issue Type: Wish
>          Components: parser
>    Affects Versions: 1.17
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Minor
>             Fix For: 2.0
>
>
> An [existing PR|https://github.com/apache/tika/pull/212/files] suggests to 
> upgrade the netcdf4-java dependency, however it does not address the issue.
> This PR will add the correct Maven repository configuration and then make the 
> upgrade(s).
> https://www.unidata.ucar.edu/software/thredds/current/netcdf-java/reference/BuildDependencies.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to