Skip to content

Commit

Permalink
Update Tika and its dependencies. Update Lucene. Fix some credits links.
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-adam committed Jan 13, 2024
1 parent bdb0ad1 commit 4577916
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ apacheTomcatVersion=9.0.83
# (mothership) -> json-path -> json-smart -> accessor-smart
# (core) -> graalvm
# tika
asmVersion=9.5
asmVersion=9.6

# Apache Batik -- Batik version needs to be compatible with Apache FOP, but we need to pull in batik-codec separately
batikVersion=1.17
Expand Down Expand Up @@ -237,7 +237,7 @@ log4j2Version=2.22.1

lombokVersion=1.18.24

luceneVersion=9.8.0
luceneVersion=9.9.1

mysqlDriverVersion=8.2.0

Expand All @@ -257,7 +257,7 @@ openTracingVersion=0.33.0
oracleJdbcVersion=23.3.0.23.09

# sync with version Tika ships
pdfboxVersion=2.0.28
pdfboxVersion=2.0.29

# sync with version Tika ships
poiVersion=5.2.3
Expand All @@ -271,15 +271,15 @@ quartzVersion=2.3.2
rforgeVersion=0.6-8.1

# sync with Tika version
romeVersion=1.19.0
romeVersion=2.1.0

# Tomcat 9 implements 4.x
servletApiVersion=4.0.1

# this version is forced for compatibility with pipeline and tika
slf4jLog4j12Version=2.0.7
slf4jLog4j12Version=2.0.9
# this version is forced for compatibility with api, LDK, and workflow
slf4jLog4jApiVersion=2.0.7
slf4jLog4jApiVersion=2.0.9

# This is a dependency for HTSJDK. Force version for CVE-2023-43642
snappyJavaVersion=1.1.10.5
Expand All @@ -300,7 +300,7 @@ stax2ApiVersion=4.2.1
thumbnailatorVersion=0.4.8

# used for tika-core in API and tika-parsers in search
tikaVersion=2.8.0
tikaVersion=2.9.1

# sync with Tika
tukaaniXZVersion=1.9
Expand All @@ -321,4 +321,4 @@ xercesImplVersion=2.12.2
xmlApisVersion=1.0.b2

# sync with Tika/POI
xmlbeansVersion=5.1.1
xmlbeansVersion=5.2.0

0 comments on commit 4577916

Please sign in to comment.