Skip to content

Commit 49e96cf

Browse files
committed
TIKA-4327: update aws, commons-codec, opennlp
1 parent 3c6cee9 commit 49e96cf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tika-parent/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
<!-- change threetenbp exclusion version -->
313313
<google.cloud.version>2.53.3</google.cloud.version>
314314
<aws.version>1.12.788</aws.version>
315-
<aws2.version>2.32.5</aws2.version>
315+
<aws2.version>2.32.6</aws2.version>
316316
<!-- WARNING: when you upgrade asm make sure that you update the
317317
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
318318
See TIKA-2992.
@@ -333,7 +333,7 @@
333333
<brotli.version>0.1.2</brotli.version>
334334
<c3p0.version>0.11.2</c3p0.version>
335335
<commons.cli.version>1.9.0</commons.cli.version>
336-
<commons.codec.version>1.18.0</commons.codec.version>
336+
<commons.codec.version>1.19.0</commons.codec.version>
337337
<commons.collections4.version>4.5.0</commons.collections4.version>
338338
<commons.compress.version>1.27.1</commons.compress.version>
339339
<commons.csv.version>1.14.0</commons.csv.version>
@@ -419,7 +419,7 @@
419419
<netty.version>4.2.3.Final</netty.version>
420420
<oak.jackrabbit.version>1.82.0</oak.jackrabbit.version>
421421
<openjson.version>1.0.13</openjson.version>
422-
<opennlp.version>2.5.4</opennlp.version>
422+
<opennlp.version>2.5.5</opennlp.version>
423423
<ops4j.version>1.5.1</ops4j.version>
424424
<optimaize.version>0.6</optimaize.version>
425425
<osgi.compendium.version>5.0.0</osgi.compendium.version>

0 commit comments

Comments
 (0)