Skip to content

Commit 8ee4f92

Browse files
committed
TIKA-4327: update aws, commons-cli
1 parent e58122b commit 8ee4f92

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tika-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
<!-- dependency versions -->
312312
<!-- change threetenbp exclusion version -->
313313
<google.cloud.version>2.60.0</google.cloud.version>
314-
<aws2.version>2.38.4</aws2.version>
314+
<aws2.version>2.38.5</aws2.version>
315315
<!-- WARNING: when you upgrade asm make sure that you update the
316316
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
317317
See TIKA-2992.
@@ -331,7 +331,7 @@
331331
<!-- NOTE: sync brotli version with commons-compress-->
332332
<brotli.version>0.1.2</brotli.version>
333333
<c3p0.version>0.11.2</c3p0.version>
334-
<commons.cli.version>1.10.0</commons.cli.version>
334+
<commons.cli.version>1.11.0</commons.cli.version>
335335
<commons.codec.version>1.20.0</commons.codec.version>
336336
<commons.collections4.version>4.5.0</commons.collections4.version>
337337
<commons.compress.version>1.28.0</commons.compress.version>

0 commit comments

Comments
 (0)