Skip to content

Commit 19f5748

Browse files
committed
TIKA-4327: update aws, kotlin
1 parent 475b2a3 commit 19f5748

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
@@ -316,7 +316,7 @@
316316
<!-- dependency versions -->
317317
<!-- change threetenbp exclusion version -->
318318
<google.cloud.version>2.70.0</google.cloud.version>
319-
<aws2.version>2.48.1</aws2.version>
319+
<aws2.version>2.48.3</aws2.version>
320320
<!-- WARNING: when you upgrade asm make sure that you update the
321321
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
322322
See TIKA-2992.
@@ -393,7 +393,7 @@
393393
<junrar.version>7.6.0</junrar.version>
394394
<jwarc.version>0.36.0</jwarc.version>
395395
<kafka.version>4.3.1</kafka.version>
396-
<kotlin-stdlib.version>2.4.0</kotlin-stdlib.version>
396+
<kotlin-stdlib.version>2.4.10</kotlin-stdlib.version>
397397
<libpst.version>0.9.3</libpst.version>
398398
<log4j2.version>2.26.1</log4j2.version>
399399
<!-- can't update to 10, needs jdk21 -->

0 commit comments

Comments
 (0)