Skip to content

Commit 399784c

Browse files
committed
TIKA-4738: update aws, commons-logging
1 parent 01d98a2 commit 399784c

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
@@ -314,7 +314,7 @@
314314
<!-- dependency versions -->
315315
<!-- change threetenbp exclusion version -->
316316
<google.cloud.version>2.69.0</google.cloud.version>
317-
<aws2.version>2.46.10</aws2.version>
317+
<aws2.version>2.46.13</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.
@@ -337,7 +337,7 @@
337337
<commons.fileupload.version>1.6.0</commons.fileupload.version>
338338
<commons.io.version>2.22.0</commons.io.version>
339339
<commons.lang3.version>3.20.0</commons.lang3.version>
340-
<commons.logging.version>1.3.6</commons.logging.version>
340+
<commons.logging.version>1.4.0</commons.logging.version>
341341
<commons.math3.version>3.6.1</commons.math3.version>
342342
<commons.net.version>3.12.0</commons.net.version>
343343
<!-- can't update to 6, this requires jdk17 -->

0 commit comments

Comments
 (0)