@@ -104,7 +104,7 @@ apacheTomcatVersion=10.1.44
104104# (mothership) -> json-path -> json-smart -> accessor-smart
105105# (core) -> graalvm
106106# tika
107- asmVersion =9.7.1
107+ asmVersion =9.8
108108
109109# Apache Batik -- Batik version needs to be compatible with Apache FOP, but we need to pull in batik-codec separately
110110batikVersion =1.18
@@ -125,7 +125,7 @@ commonsBeanutilsVersion=1.11.0
125125commonsCodecVersion =1.17.1
126126commonsCollections4Version =4.4
127127commonsCollectionsVersion =3.2.2
128- commonsCompressVersion =1.27.1
128+ commonsCompressVersion =1.28.0
129129commonsDbcpVersion =1.4
130130commonsDigesterVersion =1.8.1
131131commonsDiscoveryVersion =0.2
@@ -230,7 +230,7 @@ jsr305Version=3.0.2
230230
231231orgJsonVersion =20250107
232232
233- jsoupVersion =1.18.3
233+ jsoupVersion =1.21.1
234234
235235junitVersion =4.13.2
236236
@@ -259,7 +259,7 @@ opencsvVersion=2.3
259259openTracingVersion =0.33.0
260260
261261# sync with version Tika ships
262- pdfboxVersion =3.0.3
262+ pdfboxVersion =3.0.4
263263
264264# sync with version Tika ships
265265poiVersion =5.4.0
@@ -282,9 +282,9 @@ romeVersion=2.1.0
282282servletApiVersion =6.0.0
283283
284284# this version is forced for compatibility with pipeline and tika
285- slf4jLog4j12Version =2.0.16
285+ slf4jLog4j12Version =2.0.17
286286# this version is forced for compatibility with api, LDK, and workflow
287- slf4jLog4jApiVersion =2.0.16
287+ slf4jLog4jApiVersion =2.0.17
288288
289289# This is a dependency for HTSJDK. Force version for CVE-2023-43642
290290snappyJavaVersion =1.1.10.7
@@ -302,7 +302,7 @@ stax2ApiVersion=4.2.2
302302thumbnailatorVersion =0.4.20
303303
304304# used for tika-core in API and tika-parsers in search
305- tikaVersion =3.0.0
305+ tikaVersion =3.2.2
306306
307307# sync with Tika
308308tukaaniXZVersion =1.10
0 commit comments