Skip to content

Commit

Permalink
Update tika to 2.9.2
Browse files Browse the repository at this point in the history
Use orbit-aggregation/2024-06 to follow SimRel 2024-06 milestone updates
  • Loading branch information
merks committed May 8, 2024
1 parent f3f20d7 commit 3935254
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Expand Up @@ -76,6 +76,6 @@ Import-Package: com.ibm.icu.text,
org.apache.commons.lang3;version="3.13.0",
org.apache.commons.lang3.reflect;version="3.13.0",
org.apache.commons.logging;version="[1.0.4,2.0.0)",
org.apache.tika.mime;version="[1.24.0,2.0.0)",
org.apache.tika.mime;version="[2.9.0,3.0.0)",
org.osgi.service.event;version="[1.4.0,2.0.0)"
Service-Component: OSGI-INF/org.eclipse.mylyn.internal.tasks.ui.TaskUiStartup.xml
4 changes: 2 additions & 2 deletions org.eclipse.mylyn-target/org.eclipse.mylyn.target.target
Expand Up @@ -72,10 +72,9 @@
<unit id="org.glassfish.hk2.osgi-resource-locator" version="2.5.0.v20161103-1916"/>
<unit id="org.apache.commons.collections4" version="4.4.0.v20221112-0806"/>
<unit id="org.apache.commons.io" version="2.8.0.v20210415-0900"/>
<unit id="org.apache.tika.core" version="1.24.1.v20211101-1915"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.31.0/"/>
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-06"/>
<unit id="org.apache.commons.lang3" version="0.0.0"/>
<unit id="org.apache.commons.logging" version="0.0.0"/>
<unit id="org.apache.lucene.analysis-common" version="0.0.0"/>
Expand All @@ -84,6 +83,7 @@
<unit id="org.apache.lucene.queryparser" version="0.0.0"/>
<unit id="org.apache.lucene.sandbox" version="0.0.0"/>
<unit id="org.apache.xerces" version="0.0.0"/>
<unit id="org.apache.tika.core" version="0.0.0"/>
<unit id="com.github.ben-manes.caffeine" version="0.0.0"/>
<unit id="com.google.gson" version="0.0.0"/>
<unit id="com.google.guava" version="0.0.0"/>
Expand Down

0 comments on commit 3935254

Please sign in to comment.