Skip to content

Commit 4a7b350

Browse files
committed
TIKA-4488: update aws, google cloud, log4j
1 parent 4acf0e5 commit 4a7b350

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tika-parent/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,8 @@
312312

313313
<!-- dependency versions -->
314314
<!-- change threetenbp exclusion version -->
315-
<google.cloud.version>2.60.0</google.cloud.version>
316-
<aws2.version>2.40.8</aws2.version>
315+
<google.cloud.version>2.61.0</google.cloud.version>
316+
<aws2.version>2.40.10</aws2.version>
317317
<!-- WARNING: when you upgrade asm make sure that you update the
318318
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
319319
See TIKA-2992.
@@ -395,7 +395,7 @@
395395
<jwarc.version>0.32.0</jwarc.version>
396396
<kafka.version>4.1.1</kafka.version>
397397
<libpst.version>0.9.3</libpst.version>
398-
<log4j2.version>2.25.2</log4j2.version>
398+
<log4j2.version>2.25.3</log4j2.version>
399399
<!-- can't update to 10, needs jdk21 -->
400400
<lucene.version>9.12.3</lucene.version>
401401
<maven.plugin.annotations.version>3.15.2</maven.plugin.annotations.version>

0 commit comments

Comments
 (0)