Skip to content

Commit 004ba41

Browse files
committed
TIKA-4455: update aws, commons-codec
1 parent 8351257 commit 004ba41

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
<!-- change threetenbp exclusion version -->
312312
<google.cloud.version>2.53.3</google.cloud.version>
313313
<aws.version>1.12.788</aws.version>
314-
<aws2.version>2.32.5</aws2.version>
314+
<aws2.version>2.32.6</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.
@@ -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>

0 commit comments

Comments
 (0)