Skip to content

Commit dfbef52

Browse files
Update tika version (#1161)
* update tika version * Update commons compress for tika 3.2.2 compatibility --------- Co-authored-by: Adam Rauch <adam@labkey.com>
1 parent 43a1276 commit dfbef52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ commonsBeanutilsVersion=1.11.0
125125
commonsCodecVersion=1.18.0
126126
commonsCollections4Version=4.5.0
127127
commonsCollectionsVersion=3.2.2
128-
commonsCompressVersion=1.27.1
128+
commonsCompressVersion=1.28.0
129129
commonsDbcpVersion=1.4
130130
commonsDigesterVersion=1.8.1
131131
commonsDiscoveryVersion=0.2
@@ -299,7 +299,7 @@ stax2ApiVersion=4.2.2
299299
thumbnailatorVersion=0.4.20
300300

301301
# used for tika-core in API and tika-parsers in search
302-
tikaVersion=3.2.0
302+
tikaVersion=3.2.2
303303

304304
# sync with Tika
305305
tukaaniXZVersion=1.10

0 commit comments

Comments
 (0)