Skip to content

Commit 69289a2

Browse files
committed
TIKA-4695: update aws, commons-codec, c3p0, gson, mchange
1 parent bf088d7 commit 69289a2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

tika-parent/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
<!-- dependency versions -->
315315
<!-- change threetenbp exclusion version -->
316316
<google.cloud.version>2.67.0</google.cloud.version>
317-
<aws2.version>2.42.37</aws2.version>
317+
<aws2.version>2.42.41</aws2.version>
318318
<!-- WARNING: when you upgrade asm make sure that you update the
319319
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
320320
See TIKA-2992.
@@ -328,9 +328,9 @@
328328
<bouncycastle.version>1.84</bouncycastle.version>
329329
<!-- NOTE: sync brotli version with commons-compress-->
330330
<brotli.version>0.1.2</brotli.version>
331-
<c3p0.version>0.12.0</c3p0.version>
331+
<c3p0.version>0.13.0</c3p0.version>
332332
<commons.cli.version>1.11.0</commons.cli.version>
333-
<commons.codec.version>1.21.0</commons.codec.version>
333+
<commons.codec.version>1.22.0</commons.codec.version>
334334
<commons.collections4.version>4.5.0</commons.collections4.version>
335335
<commons.compress.version>1.28.0</commons.compress.version>
336336
<commons.csv.version>1.14.1</commons.csv.version>
@@ -352,7 +352,7 @@
352352
<felix.scr.version>1.12.0</felix.scr.version>
353353
<freemarker.version>2.3.34</freemarker.version>
354354
<geoapi.version>3.0.2</geoapi.version>
355-
<gson.version>2.13.2</gson.version>
355+
<gson.version>2.14.0</gson.version>
356356
<guava.version>33.6.0-jre</guava.version>
357357
<grpc.version>1.80.0</grpc.version>
358358
<h2.version>2.4.240</h2.version>
@@ -401,7 +401,7 @@
401401
<!-- can't update to 10, needs jdk21 -->
402402
<lucene.version>9.12.3</lucene.version>
403403
<maven.plugin.annotations.version>3.15.2</maven.plugin.annotations.version>
404-
<mchange.version>0.4.0</mchange.version>
404+
<mchange.version>0.5.0</mchange.version>
405405
<metadata.extractor.version>2.20.0</metadata.extractor.version>
406406
<microsoft.translator.version>0.6.2</microsoft.translator.version>
407407
<mime4j.version>0.8.13</mime4j.version>

0 commit comments

Comments
 (0)