Skip to content

Commit 7d9ba6e

Browse files
committed
Update Tika version to be java 8 compliant.
1 parent e131aea commit 7d9ba6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gxcloudstorage-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.apache.tika</groupId>
3939
<artifactId>tika-core</artifactId>
40-
<version>3.2.0</version>
40+
<version>2.9.4</version>
4141
</dependency>
4242
</dependencies>
4343

0 commit comments

Comments
 (0)